mozilla / elasticutils

[deprecated] A friendly chainable ElasticSearch interface for python
http://elasticutils.rtfd.org
BSD 3-Clause "New" or "Revised" License
243 stars 76 forks source link

Filtered query #283

Open ajaydivakaran opened 9 years ago

ajaydivakaran commented 9 years ago

How do I go about doing a filtered query using elasticutils? Do I have to settle for query_raw or is there an explicit API for filtered query?