> I heard work is being done on re-writing MultiPassIndexSplitter so it will be 
> a
> single pass and work quicker.

Because that was so slow I just wrote a utility class to create a list of N 
IndexWriters and round robin documents to them as the index is created. Then we 
use a ParallelMultiSearcher for retrieval. I can send you the code if you're 
interested...

-Chris

---------------------------------------------------------------------
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