Property AtomicContext
AtomicContext
LUCENENET specific propety that allows access to the context as AtomicReaderContext, which prevents the need to cast.
Declaration
public AtomicReaderContext AtomicContext { get; }
Property Value
Type | Description |
---|---|
AtomicReaderContext |