elasticsearch-dsl-py v5.2.0 Release Notes

Release Date: 2017-03-26 // about 7 years ago
    • make sure all response structers are pickleable (for caching)
    • adding exclude to Search
    • fix metric aggregation deserialization
    • expose all index-level APIs on Index class
    • adding delete to Search which calls delete_by_query API