On 6/8/06, Otis Gospodnetic <[EMAIL PROTECTED]> wrote:
When writing a unit test that comapres RAMDirectory and FSDirectory performance for Lucene in Action I had a very hard time showing that RAMDirectory really is faster. :)
For indexing, even if you open IndexWriter with a FSDirectory, it internally uses RAMDirectory to buffer until it reaches maxBufferedDocs. -Yonik http://incubator.apache.org/solr Solr, the open-source Lucene search server --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]