summaryrefslogtreecommitdiffstats
path: root/container-search/src/test/java/com/yahoo
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #21893 from vespa-engine/jonmv/misc-3Jon Marius Venstad2022-03-311-1/+1
|\
| * Rename back to HostName, and merge the value class and utilitiesJon Marius Venstad2022-03-313-9/+9
| * Move HostName -> Hostnames, and DomainName and Hostname to com.yahoo.netJon Marius Venstad2022-03-313-9/+9
* | Merge pull request #21912 from vespa-engine/bratseth/more-validationJon Bratseth2022-03-311-1/+1
|\ \
| * | Slightly more validationJon Bratseth2022-03-311-1/+1
* | | Merge pull request #21896 from vespa-engine/bjorncs/cleanupHarald Musum2022-03-311-2/+1
|\ \ \ | |/ / |/| |
| * | Remove feature flag 'merge-grouping-result-in-search-invoker'Bjørn Christian Seime2022-03-301-2/+1
| |/
* | Merge pull request #21904 from vespa-engine/bratseth/substitution-in-tensorsJon Bratseth2022-03-304-8/+62
|\ \
| * | Support substitutions in tensorsJon Bratseth2022-03-304-8/+62
| |/
* / Add query parameter for default precision factorBjørn Christian Seime2022-03-301-0/+19
|/
* Validate query feature tensor typesJon Bratseth2022-03-291-6/+6
* Add parent referenced to Ranking and RankFeaturesJon Bratseth2022-03-282-3/+49
* Add 'grouping.globalMaxGroups' query parameterBjørn Christian Seime2022-03-241-4/+69
* Merge pull request #21689 from alexeyche/fuzzy-attribute-searchGeir Storli2022-03-243-0/+26
|\
| * Addressing comments + fixing testAlexey Chernyshev2022-03-232-5/+30
| * Introducing fuzzy searchAlexey Chernyshev2022-03-233-18/+19
* | Merge pull request #21761 from vespa-engine/lesters/multiple-embeddersLester Solbakken2022-03-241-40/+73
|\ \
| * | Add embedder selection argument to query parameter transformationLester Solbakken2022-03-211-40/+73
| |/
* / Allow 'inf' as value to max()Bjørn Christian Seime2022-03-232-11/+31
|/
* Merge pull request #21748 from vespa-engine/bjorncs/default-max-groupingJon Bratseth2022-03-181-0/+30
|\
| * Introduce query parameters for default max hits/groups in grouping queriesBjørn Christian Seime2022-03-181-0/+30
* | Non-functional changesJon Marius Venstad2022-03-181-1/+1
|/
* Merge pull request #21611 from vespa-engine/bratseth/dispatchHenning Baldersheim2022-03-091-14/+11
|\
| * SimplifyJon Bratseth2022-03-091-9/+10
| * CleanupJon Bratseth2022-03-091-2/+0
| * Don't assume equal-sized groupsJon Bratseth2022-03-091-3/+1
* | Add FlatteningSearcherJon Bratseth2022-03-073-4/+128
|/
* Merge grouping results incrementally in search invokerBjørn Christian Seime2022-03-012-1/+41
* 'tokenize', to make this work better as a query typeJon Bratseth2022-02-231-4/+4
* Add grammar:noneJon Bratseth2022-02-231-0/+19
* Merge branch 'master' into arnej/wset-and-map-renderingArne H Juul2022-02-1110-19/+102
|\
| * Handle query profile values in type checkingJon Bratseth2022-02-081-0/+15
| * Revert "Revert "Bratseth/presentation format tensors""Jon Bratseth2022-02-084-9/+55
| * Revert "Bratseth/presentation format tensors"Harald Musum2022-02-074-55/+9
| * Add a testJon Bratseth2022-02-071-0/+29
| * Wire in property presentation.format.tensors with alias format.tensorsJon Bratseth2022-02-073-9/+26
| * - Name the monitor thread and make it a daemon.Henning Baldersheim2022-02-031-1/+1
| * Merge pull request #21013 from vespa-engine/deprecate-config.subscriptionHarald Musum2022-02-023-7/+11
| |\
| | * Stop using deprecated ConfigGetter methodgjoranv2022-01-312-6/+11
| | * Remove redundant suppressiongjoranv2022-01-311-1/+0
| * | Import types referenced in lambdasJon Bratseth2022-02-011-0/+14
| * | Don't call deprecated method in testTor Brede Vekterli2022-01-311-1/+0
| |/
| * Shutdown executor in testHenning Baldersheim2022-01-281-1/+4
| * Use half of available cores to compile query profiles.Henning Baldersheim2022-01-281-1/+3
* | add unit testingArne H Juul2022-01-241-2/+50
|/
* Merge pull request #20866 from vespa-engine/bratseth/produce-allJon Bratseth2022-01-208-19/+61
|\
| * CleanupJon Bratseth2022-01-203-5/+5
| * Support producing all clauses in a referenced conditionJon Bratseth2022-01-195-14/+56
* | deprecate Execution.fillAttributes()Arne H Juul2022-01-201-7/+9
* | Merge pull request #20241 from vespa-engine/olaa/add-query-item-limitJon Bratseth2022-01-172-0/+34
|\ \