Uploaded image for project: 'XWiki Platform'
  1. XWiki Platform
  2. XWIKI-8689

Add Solr indexing daemon thread to handle the automatic indexing of documents as they are queued for indexing.

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Major
    • 5.1-milestone-2
    • 4.4
    • Search - Solr
    • None
    • Unknown
    • N/A

    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

          Activity

            People

              tmortagne Thomas Mortagne
              enygma Eduard Moraru
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: