Hello community,

has anyone considered the ParallelMultiSearcher for distributed search?
Perhaps it is not neccessary to implement code that takes care of the
distributed part of a search, if we make a Solr-server thinking, that he
searches only one index.

A more complex distributed search could be handled by managing the readers
for the searcher.
So creating new Search Components would be easier and we do not need to
update several components to make them distributed-search-ready.

For my apologize: If Solr already uses this searcher, I haven't seen it.

Are there reasons  against ParallelMultiSearcher?

Kind regards
- Mitch
-- 
View this message in context: 
http://lucene.472066.n3.nabble.com/Distributed-Search-Components-tp831275p831275.html
Sent from the Solr - Dev mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to