summaryrefslogtreecommitdiffstats
path: root/container-search/abi-spec.json
diff options
context:
space:
mode:
authorJon Marius Venstad <venstad@gmail.com>2022-03-22 14:45:16 +0100
committerJon Marius Venstad <venstad@gmail.com>2022-03-22 14:45:16 +0100
commit1a182ea3227391da68130c3e4d2e5932fdad33ed (patch)
treeaaae20fef2d97f6d1c46bea7f1d545ee45bfe5df /container-search/abi-spec.json
parentbff04b8c35e618e4fdcd43743c7865bf5a046344 (diff)
Use 7 inste4ad ofo 30 for MultiTermItem
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 8ac5aaa127d..73d4b99b382 100644
--- a/container-search/abi-spec.json
+++ b/container-search/abi-spec.json
@@ -720,6 +720,7 @@
"public static final enum com.yahoo.prelude.query.Item$ItemType WORD",
"public static final enum com.yahoo.prelude.query.Item$ItemType INT",
"public static final enum com.yahoo.prelude.query.Item$ItemType PHRASE",
+ "public static final enum com.yahoo.prelude.query.Item$ItemType MULTI_TERM",
"public static final enum com.yahoo.prelude.query.Item$ItemType PREFIX",
"public static final enum com.yahoo.prelude.query.Item$ItemType SUBSTRING",
"public static final enum com.yahoo.prelude.query.Item$ItemType NEAR",
@@ -741,7 +742,6 @@
"public static final enum com.yahoo.prelude.query.Item$ItemType GEO_LOCATION_TERM",
"public static final enum com.yahoo.prelude.query.Item$ItemType TRUE",
"public static final enum com.yahoo.prelude.query.Item$ItemType FALSE",
- "public static final enum com.yahoo.prelude.query.Item$ItemType MULTI_TERM",
"public final int code"
]
},