IndexType Enumeration
Underlying data type of secondary index.
Namespace: Aerospike.ClientAssembly: AerospikeClient (in AerospikeClient.dll) Version: 5.4.0.0 (5.4.0)
NUMERIC | 0 |
Number index.
|
STRING | 1 |
String index.
|
GEO2DSPHERE | 2 |
2-dimensional spherical geospatial index.
|