elasticsearch-dsl-py v5.1.0 Release Notes

Release Date: 2017-01-08 // over 7 years ago
    • Renamed Result and ResultMeta to Hit and HitMeta respectively
    • Response now stores Search which it gets as first arg to __init__
    • aggregation results are now wrapped in classes and properly deserialized
    • Date fields now allow for numerical timestamps in the java format (in millis)
    • Added API documentation
    • replaced generated classes with manually created