aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/test/java/com/yahoo/search/test/QueryTestCase.java
Commit message (Expand)AuthorAgeFilesLines
* add unit test for ranking.globalPhase.rerankCountArne Juul2023-10-121-0/+9
* Update copyrightJon Bratseth2023-10-091-1/+1
* Move disk limit check to NodeResourceLimitsJon Bratseth2023-07-051-1/+0
* Use CompoundName.from in tests and construction of static objects.Henning Baldersheim2023-03-291-4/+2
* Test both with and without QueryProfileHenning Baldersheim2023-03-281-0/+8
* Add query trace parameters for profiling backend query evaluation.Geir Storli2023-01-201-1/+16
* Revert "Revert collect(Collectors.toList())"Henning Baldersheim2022-12-041-2/+2
* Revert collect(Collectors.toList())Henning Baldersheim2022-12-041-2/+2
* collect(Collectors.toList()) -> toList()Henning Baldersheim2022-12-021-2/+2
* Remove left-over from old pRjonmv2022-10-211-13/+8
* Add instance tagsJon Bratseth2022-10-121-1/+1
* No aliasing of trace.profileDepth.Henning Baldersheim2022-08-251-1/+1
* Wire in query parameter profileDepth to control how deep down in the depency ...Henning Baldersheim2022-08-251-13/+17
* CannonicalizeJon Bratseth2022-08-161-3/+27
* Convert container-search to junit5Bjørn Christian Seime2022-07-281-174/+167
* Move explainLevel into query.traceJon Bratseth2022-06-141-1/+1
* Refactor: Pull tracing into its own classJon Bratseth2022-06-141-3/+3
* Revert "Merge pull request #23040 from vespa-engine/revert-23039-bratseth/wea...Jon Bratseth2022-06-101-22/+26
* Revert "Bratseth/weakand by default take 2"Harald Musum2022-06-091-26/+22
* Revert "Merge pull request #23036 from vespa-engine/revert-23032-bratseth/wea...Jon Bratseth2022-06-091-22/+26
* Revert "Change user query default from ALL to WEAKAND on Vespa 8"Håkon Hallingstad2022-06-091-26/+22
* Change user query default from ALL to WEAKAND on Vespa 8Jon Bratseth2022-06-091-22/+26
* No YQL semicolonJon Bratseth2022-06-081-2/+2
* Unalias prefixes only when appropriateJon Bratseth2022-05-101-3/+12
* Slightly more validationJon Bratseth2022-03-311-1/+1
* Handle query profile values in type checkingJon Bratseth2022-02-081-0/+15
* Revert "Revert "Bratseth/presentation format tensors""Jon Bratseth2022-02-081-0/+29
* Revert "Bratseth/presentation format tensors"Harald Musum2022-02-071-29/+0
* Add a testJon Bratseth2022-02-071-0/+29
* Import types referenced in lambdasJon Bratseth2022-02-011-0/+14
* Avoid deprecated APIsJon Bratseth2022-01-031-20/+11
* Allow unquoted annotationsJon Bratseth2021-12-201-4/+4
* Supply and use appropriate stub methodsJon Bratseth2021-10-101-1/+1
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* set timeout for clone querytakamabe2021-08-271-0/+8
* we want to compare Linguistics objects for equivalenceArne Juul2021-08-041-0/+2
* Non-functional changes onlyJon Bratseth2021-03-191-2/+1
* Support setting specific variants unoverridableJon Bratseth2020-11-101-2/+3
* Skip logging only for IllegalInputExceptionJon Bratseth2020-08-181-5/+3
* Segment to phrase not and when inside an expicit phraseJon Bratseth2020-06-241-1/+1
* Revert "Revert "Bratseth/phrase segmenting feature flag""Jon Bratseth2020-03-031-3/+54
* Revert "Bratseth/phrase segmenting feature flag"Arnstein Ressem2020-03-031-54/+3
* Revert "Revert parser changes that broke system tests. MERGEOK"Jon Bratseth2020-03-031-3/+54
* Revert parser changes that broke system tests.Arnstein Ressem2020-03-031-54/+3
* Revert "Merge pull request #12385 from vespa-engine/revert-12365-bratseth/phr...Jon Bratseth2020-03-021-3/+54
* Revert "Turn phrase segmenting off by default"Jon Marius Venstad2020-02-281-54/+3
* Turn phrase segmenting off by defaultJon Bratseth2020-02-271-3/+54
* Support clearing values in query profilesJon Bratseth2020-02-131-0/+70
* Support phrase-segmenting false in more casesJon Bratseth2020-01-291-4/+4
* Better select grouping parsingJon Bratseth2020-01-221-14/+3