Closed
Description
According to this doc:
https://www.elastic.co/docs/reference/elasticsearch/rest-apis/shard-request-cache#_cache_key
The order of the keys in the json passed as the ES query may affect caching.
Does elasticsearch-dsl-py
always guarantee the order of the keys ?
Thanks
-Selim