We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f88f52 commit 7f0dfacCopy full SHA for 7f0dfac
src/django_elasticsearch_dsl_drf/constants.py
@@ -99,7 +99,7 @@
99
SEARCH_QUERY_PARAM = 'q'
100
101
# Geo distance ordering param
102
-GEO_DISTANCE_ORDERING_PARAM = 'geo_distance_ordering'
+GEO_DISTANCE_ORDERING_PARAM = 'ordering'
103
104
# ****************************************************************************
105
# ************************ Native lookup filters/queries *********************
0 commit comments