Apache Lucene.Net 2.4.0 Class Library API

Directory.FileExists Method 

Returns true iff a file with the given name exists.

public abstract bool FileExists(
   string name
);

See Also

Directory Class | Lucene.Net.Store Namespace