In version 6.4.2, I have a numeric field that has elapsed times reported from methods in seconds (in decimal). I want to filter on a range of those elapsed times but it's not working
One can clearly see that the elapsed field is numeric (I am able to choose the "is between" selection in the filter form). I select a range of values, but I am returned documents that don't match the range.
Not sure what to do.
Any help is greatly appreciated.