John Griffin:
> Use IndexWriter.setRAMBufferSizeMB(double mb) and you won't have to
> sacrifice anything. It defaults to 16.0 MB so depending on the size of your
> index you may want to make it larger. Do some testing at various values to
> see where the sweet spot is. 
> 

Also, have a look at
http://wiki.apache.org/lucene-java/ImproveIndexingSpeed, which provides
a range of helping advices in terms of enhanced indexing speed.

-- 
Asbjørn A. Fellinghaug
[EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to