Details
-
Improvement
-
Resolution: Fixed
-
Major
-
4.4
-
None
Description
Just like we do for Lucene, we need to queue documents for indexing (each time a document is modified/created/deleted) so that a background thread can read the queue and perform the indexing operation asynchronously, not blocking the UI thread.
Attachments
Issue Links
- is duplicated by
-
XWIKI-9195 Unable to index the entire farm on Solr if you create at least one subwiki or workspace
- Closed