- Remove field checking with
ElasticMapping(incompatible with nested fields, needs rethink)
- Add
matchfilter + query - Add
rangeaggregation
- Add
reverse_nestedaggregation
- Much improved method for creating sub-aggregates
- Convert datetimes -> isoformat in range
- Fix bug with field count on Aggregate
Major reshuffle.
- Can be passed ES client, index & doc_type to execute queries
- Supports working with
ElasticMapping - Add example, much improved docs
- Fix bug with
default=[]