summaryrefslogtreecommitdiffstats
path: root/container-search
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@verizonmedia.com>2019-04-09 14:48:53 +0200
committerJon Bratseth <bratseth@verizonmedia.com>2019-04-09 14:48:53 +0200
commit55994009a1b916e9f72692e45b39ceb252dca4af (patch)
tree7b019ce26646e1f1079802255237ed3f3fa8403f /container-search
parent7049a3e1d95c655938a2b771047f2bfce900933b (diff)
Update abi
Diffstat (limited to 'container-search')
-rw-r--r--container-search/abi-spec.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/container-search/abi-spec.json b/container-search/abi-spec.json
index 885b157b4c3..b968d1c391f 100644
--- a/container-search/abi-spec.json
+++ b/container-search/abi-spec.json
@@ -5066,6 +5066,7 @@
"public void addItem(com.yahoo.prelude.query.Item)",
"public void addItem(int, com.yahoo.prelude.query.Item)",
"public boolean isEmpty()",
+ "public com.yahoo.prelude.query.Item and(com.yahoo.prelude.query.Item)",
"public static java.util.List getPositiveTerms(com.yahoo.prelude.query.Item)",
"public bridge synthetic com.yahoo.prelude.query.CompositeItem clone()",
"public bridge synthetic com.yahoo.prelude.query.Item clone()",