Details
-
New Feature
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
None
-
None
Description
AFAICT, SolrIndexSearcher can be used only to search all the segments of an index in series. However, using CollectorManagers, segments can be searched concurrently and result in reduced latency. Opening this issue to explore the effectiveness of using CollectorManagers in SolrIndexSearcher from latency and throughput perspective.
Attachments
Attachments
Issue Links
- causes
-
SOLR-17414 multiThreaded=true can result in RejectedExecutionException
- Resolved
-
SOLR-17298 Multithreaded search breaks limits, and possibly other things
- Closed
-
SOLR-17435 TestStressReorder reproducible failures: RejectedExecutionException from o.a.lucene.search.TaskExecutor
- Open
- is duplicated by
-
SOLR-15512 Add support for passing IndexSearcher an executor for multi-threaded multi-segment and possible future multi-threaded per segment search.
- Open
- links to
- mentioned in
-
Page Loading...