Lucene.Net 1.9.1 Class Library
IndexInput.Close Method
Closes the stream to futher operations.
public abstract
void
Close();
See Also
IndexInput Class
|
Lucene.Net.Store Namespace