summaryrefslogtreecommitdiffstats
path: root/container-search/abi-spec.json
diff options
context:
space:
mode:
authorBjørn Christian Seime <bjorncs@verizonmedia.com>2022-03-30 16:12:50 +0200
committerBjørn Christian Seime <bjorncs@verizonmedia.com>2022-03-30 16:12:50 +0200
commit201cf644e37ebb67200301dfd6a48d06e3cfab59 (patch)
treed6347cfc4bb4f1903a720a4f08ba5b6485e28129 /container-search/abi-spec.json
parentfcce4495945d2009e3022e137152ddacfe680c97 (diff)
Centralize definition of query parameters and default values
Diffstat (limited to 'container-search/abi-spec.json')
-rw-r--r--container-search/abi-spec.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/container-search/abi-spec.json b/container-search/abi-spec.json
index 4ffc4825390..52a12f1e9a7 100644
--- a/container-search/abi-spec.json
+++ b/container-search/abi-spec.json
@@ -2348,7 +2348,8 @@
"public static final com.yahoo.processing.request.CompoundName PARAM_TIMEZONE",
"public static final com.yahoo.processing.request.CompoundName PARAM_DEFAULT_MAX_HITS",
"public static final com.yahoo.processing.request.CompoundName PARAM_DEFAULT_MAX_GROUPS",
- "public static final com.yahoo.processing.request.CompoundName PARAM_DEFAULT_PRECISION_FACTOR"
+ "public static final com.yahoo.processing.request.CompoundName PARAM_DEFAULT_PRECISION_FACTOR",
+ "public static final com.yahoo.processing.request.CompoundName GROUPING_GLOBAL_MAX_GROUPS"
]
},
"com.yahoo.search.grouping.GroupingRequest": {
@@ -6634,7 +6635,6 @@
"fields": [
"public static final com.yahoo.processing.request.CompoundName MAX_OFFSET",
"public static final com.yahoo.processing.request.CompoundName MAX_HITS",
- "public static final com.yahoo.processing.request.CompoundName GROUPING_GLOBAL_MAX_GROUPS",
"public static final com.yahoo.search.query.profile.types.QueryProfileType argumentType"
]
},