summaryrefslogtreecommitdiffstats
path: root/container-search/src/test
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #18511 from vespa-engine/bratseth/unbalanced-with-few-docsHenning Baldersheim2021-07-025-60/+88
|\
| * Enable top-k optimization only if balanced and non-sparseJon Bratseth2021-07-021-24/+46
| * Separate balanced and sparseJon Bratseth2021-07-021-2/+22
| * Infer groupJon Bratseth2021-07-024-35/+21
* | Add metric for render latencyBjørn Christian Seime2021-07-011-0/+4
* | Rename and move 'SearchHandlerTestCase'Bjørn Christian Seime2021-07-015-24/+22
|/
* Cast to MessageBusDocumentAccess only where neededJon Marius Venstad2021-06-301-0/+1
* Use an injected VespaDocumentAccess for streaming searchJon Marius Venstad2021-06-301-1/+1
* Allow deviation of at least 1 documentHarald Musum2021-06-301-0/+18
* Gc unused config options: min-group-coverage and max nodes per groupJon Bratseth2021-06-151-1/+0
* allow multiple tensor types for same nameArne Juul2021-06-141-1/+25
* Let child fields override parentsJon Bratseth2021-05-191-25/+46
* Non-functional changes onlyJon Bratseth2021-05-192-2/+2
* Revert "Revert "Don't consider number of working nodes in coverage""Jon Bratseth2021-05-111-2/+16
* Revert "Don't consider number of working nodes in coverage"Jon Bratseth2021-05-101-16/+2
* Don't consider number of working nodes in coverageJon Bratseth2021-05-101-2/+16
* Revert "Merge pull request #17754 from vespa-engine/revert-17747-bratseth/spe...Jon Bratseth2021-05-055-90/+62
* Revert "Reapply "Bratseth/special tokens""Jon Bratseth2021-05-055-62/+90
* Revert "Merge pull request #17746 from vespa-engine/revert-17738-revert-17737...Jon Bratseth2021-05-055-90/+62
* Revert "Revert "Revert "Bratseth/special tokens"""Jon Bratseth2021-05-055-62/+90
* Revert "Revert "Bratseth/special tokens""Jon Bratseth2021-05-045-90/+62
* Revert "Bratseth/special tokens"Jon Bratseth2021-05-045-62/+90
* Move specialtokens to linguisticsJon Bratseth2021-05-044-37/+6
* Remove unused fileJon Bratseth2021-05-041-12/+0
* Make immutableJon Bratseth2021-05-043-70/+85
* Use owner's dimensions in BackedOverridableQueryProfileJon Bratseth2021-04-281-0/+31
* In the case that the first item in a rank item evaluated to false it would be...Henning Baldersheim2021-04-261-1/+3
* Ensure that sameElement never accepts a WordAlternativesItem.Henning Baldersheim2021-04-231-1/+18
* Merge pull request #17514 from vespa-engine/bratseth/redundancyJon Bratseth2021-04-211-6/+6
|\
| * No functional changesJon Bratseth2021-04-201-6/+6
* | Remove FS4ResourcePoolBjørn Christian Seime2021-04-201-2/+1
|/
* Use median not average document count to determine group coverageJon Bratseth2021-04-158-8/+156
* Change WAND to WEAKAND in debug output formatJon Bratseth2021-04-145-13/+13
* Collapse nesten compatible weakandsJon Bratseth2021-04-131-0/+41
* Merge pull request #17055 from vespa-engine/bratseth/cleanupHenning Baldersheim2021-04-082-3/+2
|\
| * Non-functional changes onlyJon Bratseth2021-03-192-3/+2
* | Handle repeated EQUIV productionJon Bratseth2021-04-053-2/+17
* | Minor group logic improvementsJon Bratseth2021-03-311-1/+1
* | Carry weightJon Bratseth2021-03-263-4/+4
* | Cleanup: No functional changesJon Bratseth2021-03-262-8/+9
* | Merge pull request #17047 from vespa-engine/bratseth/dash-in-sourceJon Bratseth2021-03-191-0/+6
|\ \
| * | Allow dash in ident as it is legal in source namesJon Bratseth2021-03-181-0/+6
* | | Merge pull request #17054 from vespa-engine/bratseth/add-castJon Bratseth2021-03-191-0/+6
|\ \ \
| * | | Add cast tokeyword listJon Bratseth2021-03-191-0/+6
| | |/ | |/|
* | | Merge pull request #16930 from vespa-engine/bratseth/remove-active-queries-me...Yngve Aasheim2021-03-191-0/+6
|\ \ \ | |/ / |/| |
| * | Remove active queries metrics that are never setJon Bratseth2021-03-121-0/+6
| |/
* | Remove duplicate headersJon Bratseth2021-03-181-1/+0
* | Add copyright headersJon Bratseth2021-03-1811-0/+11
|/
* Support equivJon Bratseth2021-03-113-5/+30
* Merge pull request #16429 from vespa-engine/bratseth/deprecate-score-thresholdJon Bratseth2021-02-102-0/+2
|\