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.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/container-search/abi-spec.json b/container-search/abi-spec.json
index dab61dfd46d..fafb79ae6f6 100644
--- a/container-search/abi-spec.json
+++ b/container-search/abi-spec.json
@@ -5373,6 +5373,7 @@
"public"
],
"methods": [
+ "public static java.lang.String lookupRankProfileIn(java.util.Map)",
"public static com.yahoo.search.query.profile.types.QueryProfileType getArgumentType()",
"public void <init>(com.yahoo.search.Query)",
"public boolean hasRankProfile()",
@@ -6701,6 +6702,18 @@
],
"fields": []
},
+ "com.yahoo.search.query.properties.RankProfileInputProperties": {
+ "superClass": "com.yahoo.search.query.Properties",
+ "interfaces": [],
+ "attributes": [
+ "public"
+ ],
+ "methods": [
+ "public void <init>(com.yahoo.search.Query)",
+ "public void requireSettable(com.yahoo.processing.request.CompoundName, java.lang.Object, java.util.Map)"
+ ],
+ "fields": []
+ },
"com.yahoo.search.query.properties.RequestContextProperties": {
"superClass": "com.yahoo.search.query.Properties",
"interfaces": [],