I believe I’m encountering a similar issue. When attempting to perform an “equals” query against a numeric field, I get zero results. However, I can search across a range on the same field and retrieve the document in question.
Does anyone know if this is an acknowledged bug?
I was just going to start using Redisearch in production in a similar way and it would be great to know if this was acknowledged/fixed/rejected. Or is there a workaround?
Happy to hear you are planing to start using RediSearch. Regarding this issue it was a bug on the forkgc and already been fixed (https://github.com/RediSearch/RediSearch/pull/1089).
It will be included in v1.6.9 which is going to be release next week.