summaryrefslogtreecommitdiffstats
path: root/searchlib/abi-spec.json
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2021-06-02 00:20:01 +0200
committerHenning Baldersheim <balder@yahoo-inc.com>2021-06-02 00:39:32 +0200
commitd4b521c9441f45d665578c0634047b682a05ad8b (patch)
tree1b4b59649631214d0b70ebd65928469e1daaf42a /searchlib/abi-spec.json
parent992122eeb718e99077f45db2289eab704f067aca (diff)
Distributing the external rankfiles was a dead end due to th eprocessing taking place.
Reverting back to get back to the drawing table. It must be done post deriving, based on size of expression.
Diffstat (limited to 'searchlib/abi-spec.json')
-rw-r--r--searchlib/abi-spec.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/searchlib/abi-spec.json b/searchlib/abi-spec.json
index fbb48f8edf6..2d006bbd973 100644
--- a/searchlib/abi-spec.json
+++ b/searchlib/abi-spec.json
@@ -1583,7 +1583,6 @@
"public com.yahoo.searchlib.rankingexpression.rule.SerializationContext withBindings(java.util.Map)",
"public com.yahoo.searchlib.rankingexpression.rule.SerializationContext withoutBindings()",
"public java.util.Map serializedFunctions()",
- "public java.lang.String uniqueName(java.lang.String)",
"public boolean needSerialization(java.lang.String)",
"public bridge synthetic com.yahoo.searchlib.rankingexpression.rule.FunctionReferenceContext withoutBindings()",
"public bridge synthetic com.yahoo.searchlib.rankingexpression.rule.FunctionReferenceContext withBindings(java.util.Map)"