aboutsummaryrefslogtreecommitdiffstats
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 17b95162709..ab8718508b7 100644
--- a/container-search/abi-spec.json
+++ b/container-search/abi-spec.json
@@ -5350,6 +5350,8 @@
"public boolean getQueryCache()",
"public void setRerankCount(int)",
"public java.lang.Integer getRerankCount()",
+ "public void setKeepRankCount(int)",
+ "public java.lang.Integer getKeepRankCount()",
"public com.yahoo.prelude.Location getLocation()",
"public void setLocation(com.yahoo.prelude.Location)",
"public void setLocation(java.lang.String)",
@@ -5384,6 +5386,7 @@
"public static final java.lang.String FRESHNESS",
"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 MATCH_PHASE",
"public static final java.lang.String DIVERSITY",
"public static final java.lang.String SOFTTIMEOUT",