aboutsummaryrefslogtreecommitdiffstats
path: root/container-search
Commit message (Expand)AuthorAgeFilesLines
* Add support for approximate nearest neighbor threshold settings in Query API.Geir Storli2022-04-294-47/+71
* Remove usused configJon Bratseth2022-04-281-5/+0
* Keep exporting configJon Bratseth2022-04-271-0/+6
* Use an already exported packageJon Bratseth2022-04-2719-613/+127
* Create schema-info for global schema infoJon Bratseth2022-04-2714-49/+72
* Merge pull request #22201 from vespa-engine/bratseth/inputs-2Lester Solbakken2022-04-2527-260/+1790
|\
| * Resolve rank profile inputsJon Bratseth2022-04-2127-269/+1770
| * Set both profile and source info firstJon Bratseth2022-04-113-12/+41
* | Merge pull request #22226 from vespa-engine/bratseth/set-default-max-query-itemsJon Bratseth2022-04-226-65/+71
|\ \
| * | New methodsJon Bratseth2022-04-221-1/+3
| * | Set default max query itemsJon Bratseth2022-04-225-64/+68
* | | Validating fuzzy queryAlexey Chernyshev2022-04-225-4/+241
|/ /
* | Sorting is a modifying operation => grab the children afterwards.Henning Baldersheim2022-04-201-1/+1
* | Cheaper way to get number of children.Henning Baldersheim2022-04-201-4/+5
* | Merge pull request #22063 from vespa-engine/bratseth/serialization-testLester Solbakken2022-04-196-9/+50
|\ \
| * | Add serialization testJon Bratseth2022-04-086-9/+50
* | | Merge pull request #22044 from vespa-engine/bratseth/flatten-totalhitsBjørn Christian Seime2022-04-196-18/+34
|\ \ \
| * | | Correct visibilityJon Bratseth2022-04-082-3/+2
| * | | Update ABI specJon Bratseth2022-04-081-1/+1
| * | | No functional changesJon Bratseth2022-04-073-9/+11
| * | | Use unique group count as total-hits if availableJon Bratseth2022-04-072-7/+22
* | | | Merge pull request #22098 from vespa-engine/balder/optimize-for-the-leaf-groupsHenning Baldersheim2022-04-121-7/+13
|\ \ \ \
| * | | | Make it explicit what is minimum size.Henning Baldersheim2022-04-121-1/+2
| * | | | Optimize for the leaf groups that has no children since there are most of them.Henning Baldersheim2022-04-121-7/+12
| | |_|/ | |/| |
* / | | Optimize fro the most common case where the lists are either empty or has 1-2...Henning Baldersheim2022-04-121-1/+1
|/ / /
* | | Merge pull request #21972 from alexeyche/alexeyche/fuzzy-query-annotationsGeir Storli2022-04-117-24/+136
|\ \ \ | |_|/ |/| |
| * | Fixing abi specAlexey Chernyshev2022-04-111-2/+2
| * | Addressed PR commentsAlexey Chernyshev2022-04-115-10/+10
| * | Propagating annotations for fuzzy queryAlexey Chernyshev2022-04-077-24/+136
* | | Merge branch 'master' into bratseth/inputsJon Bratseth2022-04-071-8/+4
|\ \ \
| * | | handle index names with > 2 dot-separated "words"Arne H Juul2022-04-071-8/+4
| | |/ | |/|
* | | Merge branch 'master' into bratseth/inputsJon Bratseth2022-04-073-2/+13
|\| |
| * | Deprecate load types from Java APIsTor Brede Vekterli2022-04-053-2/+13
| |/
* | Add RankProfileInputPropertiesJon Bratseth2022-04-079-34/+77
* | Add inputs to RankProfileJon Bratseth2022-04-062-4/+22
* | Test inputs in documentdb-infoJon Bratseth2022-04-051-0/+5
* | Support rank profile input WIPJon Bratseth2022-04-052-3/+1
* | Support rank profile input WIPJon Bratseth2022-04-051-1/+1
|/
* 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-315-13/+13
| * Move HostName -> Hostnames, and DomainName and Hostname to com.yahoo.netJon Marius Venstad2022-03-315-13/+13
* | Merge pull request #21912 from vespa-engine/bratseth/more-validationJon Bratseth2022-03-313-20/+24
|\ \
| * | Slightly more validationJon Bratseth2022-03-313-20/+24
* | | Merge pull request #21896 from vespa-engine/bjorncs/cleanupHarald Musum2022-03-312-7/+3
|\ \ \ | |/ / |/| |
| * | Remove feature flag 'merge-grouping-result-in-search-invoker'Bjørn Christian Seime2022-03-302-7/+3
| |/
* | Merge pull request #21904 from vespa-engine/bratseth/substitution-in-tensorsJon Bratseth2022-03-3013-59/+138
|\ \
| * | Support substitutions in tensorsJon Bratseth2022-03-3013-59/+138
| |/
* | Centralize definition of query parameters and default valuesBjørn Christian Seime2022-03-305-31/+52
* | Add query parameter for default precision factorBjørn Christian Seime2022-03-306-1/+39
|/
* Merge pull request #21882 from vespa-engine/bratseth/undeprecate-string-featuresJon Bratseth2022-03-304-7/+22
|\