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

Changes to be able to use Child/Parent mapping with MongoDB river #455

Closed MasterMind2k closed 9 years ago

MasterMind2k commented 10 years ago

Together with adding script parameter to MongoDB river and adding score_mode parameter to has parent/child queries, I've also changed the serialization of order parameter in TermsAgg to be compliant with ES 1.2.x (by keeping the same values).