summaryrefslogtreecommitdiffstats
path: root/container-search/src/test
Commit message (Expand)AuthorAgeFilesLines
* Simplified query stringsJon Bratseth2020-12-031-2/+2
* Handle tensor types with cell type parameterJon Bratseth2020-12-031-4/+14
* SimplifyJon Bratseth2020-12-031-5/+1
* Reject queries searching tensor fieldsJon Bratseth2020-11-292-1/+46
* Support setting specific variants unoverridableJon Bratseth2020-11-107-10/+44
* Revert "Merge pull request #15181 from vespa-engine/revert-15180-bratseth/ove...Jon Bratseth2020-11-041-0/+52
* Revert "Override in variant references"Arnstein Ressem2020-11-041-52/+0
* Override in variant referencesJon Bratseth2020-11-041-0/+52
* Let handlers dedfine a default request typeJon Bratseth2020-10-011-0/+15
* Shutdown and join the rpc client transport threads.Henning Baldersheim2020-09-212-2/+5
* Remove unused test classBjørn Christian Seime2020-09-141-166/+0
* Use full name in config definition file namesHarald Musum2020-09-102-0/+0
* Merge pull request #14273 from vespa-engine/bratseth/continuation-referencesJon Bratseth2020-09-031-5/+32
|\
| * Allow varref in equivJon Bratseth2020-09-031-0/+10
| * Continuation referencesJon Bratseth2020-09-031-5/+22
* | Always create value map if invokedJon Bratseth2020-09-031-4/+6
* | Optimize for looking up values that are presentJon Bratseth2020-09-021-0/+6
|/
* Decode onceJon Bratseth2020-09-011-0/+2
* ensure that locations are sent downArne Juul2020-08-202-1/+25
* Merge pull request #14077 from vespa-engine/bratseth/exceptionsJon Bratseth2020-08-1814-65/+56
|\
| * Skip logging only for IllegalInputExceptionJon Bratseth2020-08-1814-65/+56
* | tighten allowed location syntax, and simplifyArne Juul2020-08-161-1/+1
|/
* backend handles -1 as "infinite" radius, stop using silly big numberArne Juul2020-08-131-2/+2
* update unit tests from @bratsethArne Juul2020-08-105-40/+51
* unit test change in StructuredParserArne Juul2020-08-101-0/+22
* CleanupJon Bratseth2020-08-071-2/+0
* CleanupJon Bratseth2020-08-071-13/+0
* CleanupJon Bratseth2020-08-071-84/+0
* Check generality correctly on compactionJon Bratseth2020-08-073-0/+154
* Allow references when expecting numbersJon Bratseth2020-08-062-10/+17
* Expose raw summary dataJon Bratseth2020-08-051-2/+0
* Compact single valuesJon Bratseth2020-08-042-1/+3
* Remove temporary testJon Bratseth2020-07-171-32/+0
* Faster lookup given many variantsJon Bratseth2020-07-171-0/+31
* refactor and require unit for distanceArne Juul2020-07-152-6/+6
* test geoLocation parsing and generationArne Juul2020-07-154-1/+40
* use more descriptive namesArne Juul2020-07-061-3/+3
* Value nodes have priority over non-value nodesJon Bratseth2020-07-034-2/+25
* 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