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
Assembly: DistributedLucene.Net.dll
Syntax
public enum UsageContext : int
Fields
Name | Description |
---|---|
DEFAULT | |
FLUSH | |
MERGE | |
READ |