liberation / django-elasticsearch

Simple wrapper around elasticsearch-py to index/search a django Model.
MIT License
211 stars 73 forks source link

Aggregations support #29

Open leotsem opened 8 years ago

leotsem commented 8 years ago

We can run aggregations using the .extra method, but it would be great to have a higher-level support. Do you guys have any plans/thoughts to support aggregations?

lauxley commented 8 years ago

I didn't really have any plans about it but i wouldn't mind a pull request going this way !