Interface SegmentReader.ICoreDisposedListener
Called when the shared core for this Segment
This listener is called only once all Segment
NOTE: This was CoreClosedListener in Lucene.
This is a Lucene.NET EXPERIMENTAL API, use at your own risk
Namespace: Lucene.Net.Index
Assembly: Lucene.Net.dll
Syntax
public interface ICoreDisposedListener
Methods
| Improve this Doc View SourceOnDispose(Object)
Invoked when the shared core of the original
Segment
Declaration
void OnDispose(object ownerCoreCacheKey)
Parameters
Type | Name | Description |
---|---|---|
System. |
ownerCoreCacheKey |