From 4802ddce28a0b4f6bf67945afeefd4c61a97e666 Mon Sep 17 00:00:00 2001 From: Jon Bratseth Date: Wed, 23 Feb 2022 19:48:17 +0100 Subject: Update ABI spec --- container-search/abi-spec.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'container-search') diff --git a/container-search/abi-spec.json b/container-search/abi-spec.json index cf077c7abe8..9cc519ed9e2 100644 --- a/container-search/abi-spec.json +++ b/container-search/abi-spec.json @@ -1899,7 +1899,7 @@ "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 WEAKAND", - "public static final enum com.yahoo.search.Query$Type NONE" + "public static final enum com.yahoo.search.Query$Type TOKENIZE" ] }, "com.yahoo.search.Query": { -- cgit v1.2.3