Luke Francl wrote:
You may want to try using IndexReader's indexExists family of methods.
They will tell you whether or not an index is there.

http://lucene.apache.org/java/docs/api/org/apache/lucene/index/IndexReader.html#indexExists(org.apache.lucene.store.Directory)

Good grief ! I missed that one.

Thanks to all who have replied.


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

Reply via email to