summaryrefslogtreecommitdiffstats
path: root/container-search/abi-spec.json
diff options
context:
space:
mode:
Diffstat (limited to 'container-search/abi-spec.json')
-rw-r--r--container-search/abi-spec.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/container-search/abi-spec.json b/container-search/abi-spec.json
index e439f7905cc..c41c1c79149 100644
--- a/container-search/abi-spec.json
+++ b/container-search/abi-spec.json
@@ -5414,6 +5414,8 @@
"public java.lang.Integer getRerankCount()",
"public void setKeepRankCount(int)",
"public java.lang.Integer getKeepRankCount()",
+ "public void setRankScoreDropLimit(double)",
+ "public java.lang.Double getRankScoreDropLimit()",
"public com.yahoo.prelude.Location getLocation()",
"public void setLocation(com.yahoo.prelude.Location)",
"public void setLocation(java.lang.String)",
@@ -5449,6 +5451,7 @@
"public static final java.lang.String QUERYCACHE",
"public static final java.lang.String RERANKCOUNT",
"public static final java.lang.String KEEPRANKCOUNT",
+ "public static final java.lang.String RANKSCOREDROPLIMIT",
"public static final java.lang.String MATCH_PHASE",
"public static final java.lang.String DIVERSITY",
"public static final java.lang.String SOFTTIMEOUT",