summaryrefslogtreecommitdiffstats
path: root/container-search/abi-spec.json
diff options
context:
space:
mode:
authorTor Egge <Tor.Egge@online.no>2023-02-15 11:50:07 +0100
committerTor Egge <Tor.Egge@online.no>2023-02-15 11:50:07 +0100
commit76a847e31d8d4a2a79c967864e7d7466e67610f2 (patch)
treeab46cbc297b7eb5ad3ce24891e498aeeebc1d225 /container-search/abi-spec.json
parenta9486b78d445db8279169a8cb47575471ca3232d (diff)
Add string command to index info config.
Use index info to validate fuzzy query terms.
Diffstat (limited to 'container-search/abi-spec.json')
-rw-r--r--container-search/abi-spec.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/container-search/abi-spec.json b/container-search/abi-spec.json
index 785475ae77e..40c86902f5c 100644
--- a/container-search/abi-spec.json
+++ b/container-search/abi-spec.json
@@ -8561,7 +8561,7 @@
"public"
],
"methods" : [
- "public void <init>(com.yahoo.vespa.config.search.AttributesConfig)",
+ "public void <init>()",
"public com.yahoo.search.Result search(com.yahoo.search.Query, com.yahoo.search.searchchain.Execution)"
],
"fields" : [ ]