Just wanted to push the topic again, because I think it would make a lot of
things easier, i.e. faster development of new components. 

Any oppinions???

- Mitch


MitchK wrote:
> 
> 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-tp831275p836151.html
Sent from the Solr - Dev mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to