aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/test/java/com/yahoo/search/dispatch/TopKEstimatorTest.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Convert container-search to junit5Bjørn Christian Seime2022-07-281-27/+28
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* locale-independent testkkraune2020-06-181-3/+5
* Allow from 5% skew in document distribution and still get good results when a...Henning Baldersheim2020-05-281-21/+34
* Add the expected table for documentations and assert on changes.Henning Baldersheim2020-05-281-6/+34
* Add a test to show how topk affects as hits grows.Henning Baldersheim2020-05-271-0/+39
* The estimate is not bounded by [1, K] so it must be capped.Henning Baldersheim2020-05-191-0/+58
* Add copyright too.Henning Baldersheim2020-04-151-0/+1
* Add query control of top-k-probability.Henning Baldersheim2020-04-151-0/+9
* Make SearchCluster.TopKEstimator a top level class.Henning Baldersheim2020-04-151-0/+18