Change pool size of multi-threaded indexer depending on queue size (lucene)

XMLWordPrintable

      The number of threads within the thread pool for indexing should be optimal for the number of operations which must occur to rebuild a search index. If there's five operations, then only one thread is needed. If there are 500 then we should have some logic which will devote x threads to processing them.

              Assignee:
              Unassigned
              Reporter:
              Nick Faiz [OLD] (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: