summaryrefslogtreecommitdiffstats
path: root/container-search/abi-spec.json
diff options
context:
space:
mode:
authorBjørn Christian Seime <bjorncs@verizonmedia.com>2022-04-19 08:19:49 +0200
committerGitHub <noreply@github.com>2022-04-19 08:19:49 +0200
commit8933192c9359795bcd704a4c60c65446be2f0277 (patch)
tree985f5ff611c60effa8a05b1042d58df4435824b4 /container-search/abi-spec.json
parent403b5fd89326b67236e0510b36114eab41f33667 (diff)
parentcdab8bc146a9620df29a26a652a93c793e01ea43 (diff)
Merge pull request #22044 from vespa-engine/bratseth/flatten-totalhits
Bratseth/flatten totalhits
Diffstat (limited to 'container-search/abi-spec.json')
-rw-r--r--container-search/abi-spec.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/container-search/abi-spec.json b/container-search/abi-spec.json
index 303e0f65b0c..4dcc56ed2d8 100644
--- a/container-search/abi-spec.json
+++ b/container-search/abi-spec.json
@@ -4178,8 +4178,7 @@
],
"methods": [
"public void <init>()",
- "public com.yahoo.search.Result search(com.yahoo.search.Query, com.yahoo.search.searchchain.Execution)",
- "public void flatten(com.yahoo.search.result.HitGroup, com.yahoo.search.Result)"
+ "public com.yahoo.search.Result search(com.yahoo.search.Query, com.yahoo.search.searchchain.Execution)"
],
"fields": []
},