Good MMapDirectory performance

2006-03-12 Thread kent.fitch
I thought I'd post some good news about MMapDirectory as the comments in the release notes are quite downbeat about its performance. In some environments MMapDirectory provides a big improvement. Our test application is an index of 11.4 million documents which are derived from MARC (bibliographic

Re: Detecting index existance

2006-06-13 Thread kent.fitch
Try IndexReader static method indexExists: http://lucene.apache.org/java/docs/api/org/apache/lucene/index/IndexReader.html#indexExists(java.lang.String) Kent Fitch - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comm