summaryrefslogtreecommitdiffstats
path: root/container-search/abi-spec.json
diff options
context:
space:
mode:
Diffstat (limited to 'container-search/abi-spec.json')
-rw-r--r--container-search/abi-spec.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/container-search/abi-spec.json b/container-search/abi-spec.json
index cd3f011352d..49c8d6c82d6 100644
--- a/container-search/abi-spec.json
+++ b/container-search/abi-spec.json
@@ -7974,6 +7974,18 @@
],
"fields": []
},
+ "com.yahoo.search.searchers.QueryValidator": {
+ "superClass": "com.yahoo.search.Searcher",
+ "interfaces": [],
+ "attributes": [
+ "public"
+ ],
+ "methods": [
+ "public void <init>()",
+ "public com.yahoo.search.Result search(com.yahoo.search.Query, com.yahoo.search.searchchain.Execution)"
+ ],
+ "fields": []
+ },
"com.yahoo.search.searchers.RateLimitingSearcher": {
"superClass": "com.yahoo.search.Searcher",
"interfaces": [],