From 8509fd404dbfe90349072bfbe5e7cc7164023725 Mon Sep 17 00:00:00 2001 From: Jon Bratseth Date: Wed, 25 Jan 2023 21:07:20 +0100 Subject: Validate rank profiles early --- container-search/abi-spec.json | 1 + 1 file changed, 1 insertion(+) (limited to 'container-search/abi-spec.json') 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()", -- cgit v1.2.3