[fti] add cw_fti_index_rql_limit method
Improves on and deprecate cw_fti_index_rql_queries: execute the rql
directly, so that we don't need to compute the set of eids up-front, but
can just keep track of the last seen entity. Use the new method in
reindex_entities.
Keep calling cw_fti_index_rql_queries if it has been redefined (e.g in
cubes).
Related to #3621392.
.. _Part2:
----------------------
Repository development
----------------------
This part is about developing applications with the *CubicWeb*
framework. It is not concerned with the web system, which is a
separate layer and has its own whole chapter.
.. toctree::
:maxdepth: 2
:numbered:
cubes/index
vreg.rst
datamodel/index
entityclasses/index
devcore/index
repo/index
testing.rst
migration.rst
profiling.rst
fti.rst
dataimport