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. |