Weird range query behavior

I am having some problems with nested range query, the value that I am looking is 508 but if I search for 'gte' > 311 for eg. it works but if I do the same using 309 it doesn't works.

Here is my query on gist:

Here is my mapping:

Here is the data that I am looking for:

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.