summaryrefslogtreecommitdiffstats
path: root/container-search/abi-spec.json
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@gmail.com>2022-05-31 23:42:54 +0200
committergjoranv <gv@verizonmedia.com>2022-06-08 11:45:23 +0200
commitdd95b00334ce9e2eebaf59f79082889a2919635a (patch)
treef39e1b7d7bd028e2f4ab5ff6ec1cf06beeae6125 /container-search/abi-spec.json
parent1463c41b72fb46fa3bd57be965b0d0681749944d (diff)
Remove on Vespa 8
Diffstat (limited to 'container-search/abi-spec.json')
-rw-r--r--container-search/abi-spec.json3
1 files changed, 0 insertions, 3 deletions
diff --git a/container-search/abi-spec.json b/container-search/abi-spec.json
index 0c6437fd754..f92992c28ca 100644
--- a/container-search/abi-spec.json
+++ b/container-search/abi-spec.json
@@ -6653,7 +6653,6 @@
"public"
],
"methods": [
- "public void <init>(com.yahoo.search.Query, com.yahoo.search.query.profile.compiled.CompiledQueryProfileRegistry, com.yahoo.language.process.Embedder)",
"public void <init>(com.yahoo.search.Query, com.yahoo.search.query.profile.compiled.CompiledQueryProfileRegistry, java.util.Map)",
"public void setParentQuery(com.yahoo.search.Query)",
"public java.lang.Object get(com.yahoo.processing.request.CompoundName, java.util.Map, com.yahoo.processing.request.Properties)",
@@ -6851,12 +6850,10 @@
"public"
],
"methods": [
- "public void <init>()",
"public void <init>(com.yahoo.search.query.Ranking)",
"public void put(java.lang.String, double)",
"public void put(java.lang.String, com.yahoo.tensor.Tensor)",
"public void put(java.lang.String, java.lang.String)",
- "public java.lang.String get(java.lang.String)",
"public java.lang.Object getObject(java.lang.String)",
"public java.util.OptionalDouble getDouble(java.lang.String)",
"public java.util.Optional getTensor(java.lang.String)",