Hi,

This was meant that a *single* search can be parallelized. Of course you can do 
multiple searches in parallel. But that is completely unrelated to the question.

Uwe

-----
Uwe Schindler
Achterdiek 19, D-28357 Bremen
http://www.thetaphi.de
eMail: u...@thetaphi.de

> -----Original Message-----
> From: Riccardo Tasso [mailto:riccardo.ta...@gmail.com]
> Sent: Wednesday, June 14, 2017 9:50 PM
> To: Lucene Users <java-user@lucene.apache.org>
> Subject: Re: Optimizing number of segments in lucene index (no
> writes/deletes, only reads)
> 
> 2017-06-14 19:20 GMT+02:00 Uwe Schindler <u...@thetaphi.de>:
> 
> > You also lose the ability to parallelize searches with an Executor on
> > IndexSearcher!
> 
> 
> How can you say that? Isn't true that multiple reader can access
> concurrently on the same segment?


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

Reply via email to