Filter on Long bin doesnt work

Defined Long bin as indexed bin. Then tried to filter value based on that long index bin. It doesn’t work. Seems like filter works with String index only.

Hi

I have used a Long bin as an index many times. In fact it is featured in the Aerospike for Developers training course. It works great.

Can you show us a code snippet of your Statement creation and the query() invocation that uses the the statement.

Regards

Peter

Sorry there was mistake in my code, It works.

It happens to all of us (smile)

1 Like