From 712ad877d53849772f29b6962a5cb261131e3668 Mon Sep 17 00:00:00 2001 From: Henning Baldersheim Date: Wed, 15 Apr 2020 10:15:25 +0000 Subject: Introduce top-k-probability and use it to fetch correct proper amount of hits from each partition --- container-search/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'container-search/pom.xml') diff --git a/container-search/pom.xml b/container-search/pom.xml index 84ee5b2bc65..6fa32947869 100644 --- a/container-search/pom.xml +++ b/container-search/pom.xml @@ -131,6 +131,11 @@ protobuf-java compile + + org.apache.commons + commons-math3 + compile + javax.xml.bind jaxb-api -- cgit v1.2.3