Search Results for

    Show / Hide Table of Contents

    Enum QueryIndexType

    Query index type.

    Namespace: Apache.Ignite.Core.Cache.Configuration
    Assembly: Apache.Ignite.Core.dll
    Syntax
    public enum QueryIndexType : int

    Fields

    Name Description
    FullText

    Fulltext index.

    Geospatial

    Geo-spatial index.

    Sorted

    Sorted index.

    In This Article
    Back to top © 2015 - 2019 The Apache Software Foundation