summaryrefslogtreecommitdiffstats
path: root/container-search/src/test/java
Commit message (Expand)AuthorAgeFilesLines
* Add possibility to select a subset of groups and apply random selection among...Henning Baldersheim2021-01-111-22/+39
* Merge pull request #15950 from vespa-engine/arnej/add-distance-thresholdArne H Juul2021-01-094-6/+12
|\
| * add distanceThreshold option for nearestNeighbor operatorArne Juul2021-01-084-6/+12
* | Revert "Revert "Disable topk optimisation on dispatch when content distributi...Henning Baldersheim2021-01-082-14/+62
|/
* Revert "Disable topk optimisation on dispatch when content distribution is se...Henning Baldersheim2021-01-082-62/+14
* Disable topk optimisation on dispatch when content distribution is severly sk...Henning Baldersheim2021-01-072-14/+62
* Cap max buckets per streaming search visitorTor Brede Vekterli2021-01-051-1/+1
* 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
* 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