Apache Lucene.Net 2.4.0 Class Library API

FSDirectory.FileExists Method 

Returns true iff a file with the given name exists.

public override bool FileExists(
   string name
);

See Also

FSDirectory Class | Lucene.Net.Store Namespace