summaryrefslogtreecommitdiffstats
path: root/container-search/abi-spec.json
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@gmail.com>2022-01-09 16:35:05 +0100
committerJon Bratseth <bratseth@gmail.com>2022-01-09 16:35:05 +0100
commite643c0fdd35d17c8de40ff1655fba666d7b01208 (patch)
tree0845732c2f30b46f4c318308b7d8a556d718eb3d /container-search/abi-spec.json
parent627cf67f72e0550a3eaca11e5ce0f6c5ff0df6ab (diff)
Add weakAnd grammar and parser
Diffstat (limited to 'container-search/abi-spec.json')
-rw-r--r--container-search/abi-spec.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/container-search/abi-spec.json b/container-search/abi-spec.json
index 43ce1578e04..6201ec4bfd9 100644
--- a/container-search/abi-spec.json
+++ b/container-search/abi-spec.json
@@ -1896,7 +1896,8 @@
"public static final enum com.yahoo.search.Query$Type WEB",
"public static final enum com.yahoo.search.Query$Type PROGRAMMATIC",
"public static final enum com.yahoo.search.Query$Type YQL",
- "public static final enum com.yahoo.search.Query$Type SELECT"
+ "public static final enum com.yahoo.search.Query$Type SELECT",
+ "public static final enum com.yahoo.search.Query$Type WEAKAND"
]
},
"com.yahoo.search.Query": {