summaryrefslogtreecommitdiffstats
path: root/container-search/abi-spec.json
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@gmail.com>2023-01-25 21:07:20 +0100
committerJon Bratseth <bratseth@gmail.com>2023-01-25 21:07:20 +0100
commit8509fd404dbfe90349072bfbe5e7cc7164023725 (patch)
treec1d55c230ffed72c75f80a644f5e1b40daa07734 /container-search/abi-spec.json
parenta0deac28d2261734f6c3be07c4a4041b0f8d52af (diff)
Validate rank profiles early
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 ae4d0e713f8..785475ae77e 100644
--- a/container-search/abi-spec.json
+++ b/container-search/abi-spec.json
@@ -8185,6 +8185,7 @@
],
"methods" : [
"public java.lang.String name()",
+ "public com.yahoo.search.schema.Schema schema()",
"public boolean hasSummaryFeatures()",
"public boolean hasRankFeatures()",
"public java.util.Map inputs()",