[ https://issues.apache.org/jira/browse/SOLR-13350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17050015#comment-17050015 ]
Ishan Chattopadhyaya edited comment on SOLR-13350 at 3/3/20 1:47 PM: --------------------------------------------------------------------- -FYI, I'm trying to update the patch to latest master. It is taking me longer due to changes in SOLR-13892.- Added a new PR for this (as the earlier one fell completely out of date): https://github.com/apache/lucene-solr/pull/1310 Would appreciate if someone can please review. was (Author: ichattopadhyaya): FYI, I'm trying to update the patch to latest master. It is taking me longer due to changes in SOLR-13892. > Explore collector managers for multi-threaded search > ---------------------------------------------------- > > Key: SOLR-13350 > URL: https://issues.apache.org/jira/browse/SOLR-13350 > Project: Solr > Issue Type: New Feature > Reporter: Ishan Chattopadhyaya > Assignee: Ishan Chattopadhyaya > Priority: Major > Attachments: SOLR-13350.patch, SOLR-13350.patch, SOLR-13350.patch > > Time Spent: 40m > Remaining Estimate: 0h > > 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. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org