Lucene.Net 1.9 Class Library

IndexReader.IndexExists Method

Overload List

 

public static bool IndexExists(Directory);

 

public static bool IndexExists(FileInfo);

 

public static bool IndexExists(string);

See Also

IndexReader Class | Lucene.Net.Index Namespace