skeleton/MANIFEST.in
author Julien Cristau <julien.cristau@logilab.fr>
Thu, 19 Nov 2015 17:50:48 +0100
changeset 10847 ce5403611cbe
parent 6296 b7484ae2c693
permissions -rw-r--r--
[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.

include *.py
include */*.py
recursive-include data *.gif *.png *.ico *.css *.js
recursive-include i18n *.po
recursive-include wdoc *