aparo / pyes

Python connector for ElasticSearch - the pythonic way to use ElasticSearch
BSD 3-Clause "New" or "Revised" License
606 stars 269 forks source link

Feature/range filter corrections #444

Closed julianhille closed 10 years ago

julianhille commented 10 years ago

Tried to add model the new range filter and ESRanges from http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/query-dsl-range-filter.html#query-dsl-range-filter to the current filters. Added also tests for the RangeFilter.