Enum QueryIndexType
Query index type.
Namespace: Apache.Ignite.Core.Cache.Configuration
Assembly: Apache.Ignite.Core.dll
Syntax
public enum QueryIndexType : intFields
| Name | Description | 
|---|---|
| FullText | Fulltext index. | 
| Geospatial | Geo-spatial index. | 
| Sorted | Sorted index. |