Apache Lucene.Net 2.4.0 Class Library API

Searchable.Close Method 

Frees resources associated with this Searcher. Be careful not to call this method while you are still using objects like {@link Hits}.

void Close();

See Also

Searchable Interface | Lucene.Net.Search Namespace