You'll need to use the query_string syntax:

http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/query-dsl-query-string-query.html

It should be something like:

rglog3.max_bitrate:[301 TO 999]

or:

rglog3.max_bitrate:>300 AND  rglog3.max_bitrate:<1000

-- 
You received this message because you are subscribed to the Google Groups 
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/0353c6c5-6c54-4c43-ab1a-4c51e7f66843%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to