cuba-platform / documentation

CUBA Platform Documentation
https://www.cuba-platform.com
Creative Commons Attribution 4.0 International
25 stars 45 forks source link

Mention processEntireQueue instead of processQueue for one-off indexing #762

Closed alexbudarov closed 3 years ago

alexbudarov commented 3 years ago

Environment

Description of the bug or enhancement

https://www.cuba-platform.com/discuss/t/fts-addon-entity-not-indexed/13945/2

Users are misguided. Manual mentions that for one-off indexing:

consequently invoke reindexAll() first and then processQueue()

This is wrong, processQueue() indexes only one batch.