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

filter_raw() overwrites filter() #286

Open rmartins90 opened 9 years ago

rmartins90 commented 9 years ago

I think filter_raw() shouldn't overwrite previous filter().

rmartins90 commented 9 years ago

the same for query_raw()