Hi,

Lucene's IndexSearcher
<http://lucene.apache.org/core/8_0_0/core/org/apache/lucene/search/IndexSearcher.html#IndexSearcher-org.apache.lucene.index.IndexReaderContext-java.util.concurrent.ExecutorService->
supports
running searches for each segment separately, using the provided
ExecutorService.
I wonder why SolrIndexSearcher does not support the same as it may improve
queries performance a lot?

Thanks, looking forward to hearing from you.

Regards
Aghasi Ghazaryan

Reply via email to