elasticsearch-dsl-py v0.0.10 Release Notes

Release Date: 2016-01-24 // over 8 years ago
    • Search can now be iterated over to get back hits
    • Search now caches responses from Elasticsearch
    • DateHistogramFacet now defaults to returning empty intervals
    • Search no longer accepts positional parameters
    • Experimental MultiSearch API
    • added option to talk to _suggest endpoint (execute_suggest)