Is Aerospike limited to querying ranges on integers only and not allowed with floating points? It seems that whenever I try to query fields with floating point data I get an error.
Hi Rafiton,
As of now aerospike only supports range queries on integers.
Thanks