Optional query filters.
Currently, only one filter is allowed by the server on a secondary index lookup.
If multiple filters are necessary, see QueryFilter example for a workaround.
QueryFilter demonstrates how to add additional filters in an user-defined
aggregation function.
Namespace: Aerospike.ClientThis property is obsolete. Use Filter instead.
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 3.4.0.0 (3.4.2)
Syntax
See Also