Disables the storage cache in full for this query. Cache could be behind max. 5 seconds.
Adds a field "distance" which returns the distance in meters based on the given geo_point
Include the total number of documents found besides the matching document count.
Limit the search result, this does not work for streaming search on large storages.
Sorts the results on the given geo_point field and ordering.
Only return the selected fields in the search results (e.g. speed improvement)