Yonik,

Could you explain why an IndexSearcher constructed from multiple readers is
faster than a MultiSearcher constructed from same readers?

Thanks,
Peter



On 4/10/06, Yonik Seeley <[EMAIL PROTECTED]> wrote:
>
> On 4/10/06, oramas martín <[EMAIL PROTECTED]> wrote:
> > Is there any performance (or other) difference between using an
> > IndexSearcher initialized with a MultiReader instead of using a
> > MultiSearcher?
>
> Yes, the IndexSearcher(MultiReader) solution will be faster.
>
> -Yonik
> http://incubator.apache.org/solr Solr, The Open Source Lucene Search
> Server
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to