Enum IOContext.UsageContext
IOContext.UsageContext is a enumeration which specifies the context in which the Directory is being used for.
NOTE: This was Context in Lucene
Namespace: Lucene.Net.Store
Assembly: Lucene.Net.dll
Syntax
public enum UsageContext
Fields
Name | Description |
---|---|
DEFAULT | |
FLUSH | |
MERGE | |
READ |