Show / Hide Table of Contents

    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 : int

    Fields

    Name Description
    DEFAULT
    FLUSH
    MERGE
    READ
    • Improve this Doc
    • View Source
    Back to top Copyright © 2020 Licensed to the Apache Software Foundation (ASF)