summaryrefslogtreecommitdiffstats
path: root/container-search/abi-spec.json
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@gmail.com>2021-03-11 10:43:35 +0100
committerJon Bratseth <bratseth@gmail.com>2021-03-11 10:43:35 +0100
commit53692c98aedf03af444a339be389b372b49bee18 (patch)
treed0bedc47f9fd028f051b4974e0963a2ab0936dc3 /container-search/abi-spec.json
parentd8aba5c8b45ec3871eb808b8b69cbe76b4f409b8 (diff)
Support equiv
Diffstat (limited to 'container-search/abi-spec.json')
-rw-r--r--container-search/abi-spec.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/container-search/abi-spec.json b/container-search/abi-spec.json
index 705318cb8de..b9340636841 100644
--- a/container-search/abi-spec.json
+++ b/container-search/abi-spec.json
@@ -1558,6 +1558,7 @@
"public static com.yahoo.prelude.query.TermType OR",
"public static com.yahoo.prelude.query.TermType NOT",
"public static com.yahoo.prelude.query.TermType PHRASE",
+ "public static com.yahoo.prelude.query.TermType EQUIV",
"public static com.yahoo.prelude.query.TermType DEFAULT",
"public final java.lang.String name"
]