Method Release
Release(IndexSearcher)
Release a searcher previously obtained from Acquire(Int64).
NOTE: it's fine to call this after Dispose().
Declaration
public virtual void Release(IndexSearcher s)
Parameters
Type | Name | Description |
---|---|---|
IndexSearcher | s |