I understand that there can only be a single active IndexWriter per
Directory, but is the IndexWriter multithreaded (it seems to be)?
 
It would appear that on a multiprocessor box using multiple threads to add
documents from a queue would be much faster (due to the parallel
tokenization)?
 
Do I have this correct?
 
Thanks.
Robert

Reply via email to