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