aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/test/java
Commit message (Expand)AuthorAgeFilesLines
* Use existing uncompressed lengthJon Bratseth2020-07-011-2/+2
* Formatting changes only#Jon Bratseth2020-07-011-4/+4
* Add support for serializing and compressing once, instead of once per backend...Henning Baldersheim2020-06-303-15/+41
* Skip variants on disjoint pathsJon Bratseth2020-06-301-14/+0
* Remove unused internal methodsJon Bratseth2020-06-301-0/+12
* Collect all information in one visitingJon Bratseth2020-06-301-0/+1
* Merge pull request #13622 from vespa-engine/kkraune/locale-independent-testHenning Baldersheim2020-06-291-3/+5
|\
| * locale-independent testkkraune2020-06-181-3/+5
* | Segment to phrase not and when inside an expicit phraseJon Bratseth2020-06-242-3/+3
* | extend unit test and fix bug found by itArne Juul2020-06-191-0/+9
* | update SelectParser and add targetHitsArne Juul2020-06-193-12/+12
|/
* Allow from 5% skew in document distribution and still get good results when a...Henning Baldersheim2020-05-282-22/+35
* 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
* Add the query profile registry to the set of test componentsgjoranv2020-05-226-3/+9
* Allow creating a CompiledQueryProfileRegistry from config.gjoranv2020-05-222-8/+34
* Revert "Gjoranv/create registry from config"Harald Musum2020-05-208-43/+11
* Merge pull request #13311 from vespa-engine/gjoranv/create-registry-from-configgjoranv2020-05-208-11/+43
|\
| * Add the query profile registry to the set of test componentsgjoranv2020-05-206-3/+9
| * Allow creating a CompiledQueryProfileRegistry from config.gjoranv2020-05-192-8/+34
* | Specify round-robin dispatch policy explisit as default has changed to adaptive.Henning Baldersheim2020-05-201-0/+1
* | The estimate is not bounded by [1, K] so it must be capped.Henning Baldersheim2020-05-191-0/+58
|/
* Correct anonymous subtype resolvingJon Bratseth2020-05-114-89/+150
* Propagate relevance even if sorting is used.Henning Baldersheim2020-04-161-4/+8
* isWorking is tri-stateJon Bratseth2020-04-161-1/+0
* Merge pull request #12918 from vespa-engine/balder/top-k-probabilityHenning Baldersheim2020-04-164-0/+58
|\
| * Add copyright too.Henning Baldersheim2020-04-151-0/+1
| * Add query control of top-k-probability.Henning Baldersheim2020-04-153-0/+38
| * Make SearchCluster.TopKEstimator a top level class.Henning Baldersheim2020-04-152-12/+19
| * Introduce top-k-probability and use it to fetch correct proper amount of hits...Henning Baldersheim2020-04-151-0/+12
* | Don't avoid group blocking feed when groups = 1Jon Bratseth2020-04-151-4/+16
* | Avoid a single group rejecting feedJon Bratseth2020-04-153-10/+47
|/
* Merge pull request #12902 from vespa-engine/bratseth/faster-qp-compilingJon Bratseth2020-04-151-2/+0
|\
| * Shortcut corner casesJon Bratseth2020-04-141-2/+0
* | Verify that predicate fields are not used with non-predicate operatorsBjørn Christian Seime2020-04-141-3/+9
|/
* Copy the grouping expression stringJon Bratseth2020-04-011-0/+8
* Revert "Revert "Revert "Revert "Don't take combined clusters of size 1 down""""Jon Bratseth2020-03-261-1/+15
* Revert "Revert "Revert "Don't take combined clusters of size 1 down"""Jon Bratseth2020-03-261-15/+1
* Revert "Revert "Don't take combined clusters of size 1 down""Jon Bratseth2020-03-251-1/+15
* Revert "Don't take combined clusters of size 1 down"Harald Musum2020-03-251-15/+1
* Don't take combined clusters of size 1 downJon Bratseth2020-03-251-1/+15
* allow arbitrarily large radiusArne Juul2020-03-171-2/+8
* Validate before prepare to avoid depending on the properties APIJon Bratseth2020-03-111-14/+5
* Non-functional changes onlyJon Bratseth2020-03-091-1/+6
* Add temporary extra error infoJon Bratseth2020-03-061-2/+2
* Non-functional cleanupJon Bratseth2020-03-061-8/+1
* Merge pull request #12401 from vespa-engine/arnej/extend-nns-itemGeir Storli2020-03-043-11/+28
|\
| * update serializer and testArne Juul2020-03-021-0/+3
| * extend NearestNeighborItemArne Juul2020-03-022-11/+25
* | Revert "Revert "Bratseth/phrase segmenting feature flag""Jon Bratseth2020-03-039-353/+402