summaryrefslogtreecommitdiffstats
path: root/container-search/abi-spec.json
diff options
context:
space:
mode:
authorMariusArhaug <mariusarhaug@hotmail.com>2024-04-24 13:28:41 +0200
committerMariusArhaug <mariusarhaug@hotmail.com>2024-04-30 14:42:32 +0200
commitad8bfd90c688d39315485b3748fc2d27e38daf7d (patch)
treef5f39714b005c2a1ebaf037bb4d5c65b00ce7e1a /container-search/abi-spec.json
parent0a20132a7a507d15cb51a51e25d2a8081bb6c94f (diff)
Add significance rank profile
Diffstat (limited to 'container-search/abi-spec.json')
-rw-r--r--container-search/abi-spec.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/container-search/abi-spec.json b/container-search/abi-spec.json
index 5e66e1bb746..d85f1844b18 100644
--- a/container-search/abi-spec.json
+++ b/container-search/abi-spec.json
@@ -5499,6 +5499,8 @@
"public com.yahoo.search.query.ranking.RankProperties getProperties()",
"public void setListFeatures(boolean)",
"public boolean getListFeatures()",
+ "public void setUseSignificance(boolean)",
+ "public boolean getUseSignificance()",
"public com.yahoo.search.query.ranking.MatchPhase getMatchPhase()",
"public com.yahoo.search.query.ranking.GlobalPhase getGlobalPhase()",
"public com.yahoo.search.query.ranking.Matching getMatching()",