Currently, the query_field parameter used for the ElasticSearchstore class does not support a nested field since it directly queries the name from the dictionary. This impedes using existing indexes with nested text fields, and would be a simple and useful change.