tional commands, e-mail: java-user-h...@lucene.apache.org
-
--
http://www.tomergabel.com Tomer Gabel
--
View this message in context:
http://www.nabble.com/Multiple-IndexReaders-from-the-same-Index-Directory---issues-with-Locks---performance-tp21136262p21142273.html
Sent from the Luce
--
> To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
> For additional commands, e-mail: java-user-h...@lucene.apache.org
>
>
>
-
--
http://www.tomergabel.com Tomer Gabel
--
View this message in context:
http://www.nabble
For one of our projects - we were planning to have the system of
multiple individual Lucene readers (just read-only instances and no
writes whatsoever ) in different physical machines having their
IndexReader-s warmed up from the same directory for the indices and
working on the same.
I was r