aboutsummaryrefslogtreecommitdiffstats
path: root/container-search
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #21893 from vespa-engine/jonmv/misc-3Jon Marius Venstad2022-03-311-1/+1
|\ | | | | Jonmv/misc 3
| * 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 validation
| * | 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'
| * | 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 tensors
| * | 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
|\ | | | | Undeprecate string features and be explicit
| * Update ABI specJon Bratseth2022-03-291-0/+1
| |
| * Undeprecate string features and be explicitJon Bratseth2022-03-293-7/+21
| |
* | Validate query feature tensor typesJon Bratseth2022-03-297-18/+65
| | | | | | | | | | | | - Validate tensor feature types when a tensor is set programmatically. - Add a toShortString for messages containing tensors. - Consistent and nicer spacing in tensor string forms.
* | Add parent referenced to Ranking and RankFeaturesJon Bratseth2022-03-288-69/+144
|/
* No functional changesJon Bratseth2022-03-252-13/+11
|
* Add 'grouping.globalMaxGroups' query parameterBjørn Christian Seime2022-03-247-10/+172
|
* Remember to shutdown common rendering threadpool.Henning Baldersheim2022-03-241-4/+13
|
* Merge pull request #21796 from vespa-engine/balder/use-common-rendering-executorJon Bratseth2022-03-242-3/+24
|\ | | | | Use a common executor for all renderers.
| * Use a common executor for all renderers.Henning Baldersheim2022-03-242-3/+24
| |
* | Merge pull request #21689 from alexeyche/fuzzy-attribute-searchGeir Storli2022-03-249-3/+218
|\ \ | |/ |/| Introducing fuzzy search [WIP]
| * Addressing comments + fixing testAlexey Chernyshev2022-03-236-22/+261
| |
| * Introducing fuzzy searchAlexey Chernyshev2022-03-239-235/+211
| |
* | Merge pull request #21761 from vespa-engine/lesters/multiple-embeddersLester Solbakken2022-03-248-72/+215
|\ \ | | | | | | Lesters/multiple embedders
| * | Rename defaultEmbedderName to defaultEmbedderIdLester Solbakken2022-03-225-5/+5
| | |
| * | Add embedder selection argument to query parameter transformationLester Solbakken2022-03-218-72/+215
| | |
* | | Merge pull request #21787 from vespa-engine/bjorncs/grouping-max-infv7.564.19Henning Baldersheim2022-03-236-36/+67
|\ \ \ | |_|/ |/| | Bjorncs/grouping max inf
| * | Move all max resolving to resolveMaxBjørn Christian Seime2022-03-231-23/+17
| | |
| * | Allow 'inf' as value to max()Bjørn Christian Seime2022-03-236-20/+57
| |/
* | Merge pull request #21783 from vespa-engine/bratseth/cleanup-57gjoranv2022-03-233-19/+11
|\ \ | | | | | | No functional changes
| * | No functional changesJon Bratseth2022-03-233-19/+11
| |/
* / Use 7 inste4ad ofo 30 for MultiTermItemJon Marius Venstad2022-03-222-4/+3
|/
* Merge pull request #21748 from vespa-engine/bjorncs/default-max-groupingJon Bratseth2022-03-186-8/+91
|\ | | | | Introduce query parameters for default max hits/groups in grouping qu…
| * Mark new static fields as betaBjørn Christian Seime2022-03-181-2/+3
| |
| * Introduce query parameters for default max hits/groups in grouping queriesBjørn Christian Seime2022-03-186-8/+90
| |
* | Reserve slot for MultiTermItem in serialisation format tableJon Marius Venstad2022-03-182-1/+3
| |
* | Clearer serialisation code for ItemJon Marius Venstad2022-03-181-16/+14
| |
* | Avoid invalid escape sequenceJon Marius Venstad2022-03-181-1/+1
| |
* | Fix more abi specJon Marius Venstad2022-03-181-1/+1
| |
* | Update abi-spec, and some more non-functional changesJon Marius Venstad2022-03-183-20/+10
| |
* | Non-functional changesJon Marius Venstad2022-03-184-8/+8
| |
* | Walk down tree trunk, rather than to all leaves, to check for cyclesJon Marius Venstad2022-03-181-6/+2
| |
* | Fix typoJon Marius Venstad2022-03-184-8/+7
|/
* Merge pull request #21634 from vespa-engine/bjorncs/fix-grouping-result-mergingHenning Baldersheim2022-03-182-39/+29
|\ | | | | Fix grouping result merging
| * Fix grouping result mergingBjørn Christian Seime2022-03-102-39/+29
| | | | | | | | | | Ensure query is propagated to aggregated grouping result. Populate grouping hit as context to hits inside each grouping in grouping result aggregator prior to postMerge().
* | Merge pull request #21722 from vespa-engine/bratseth/deprecate-some-orgjsonJon Bratseth2022-03-173-15/+14
|\ \ | | | | | | Deprecate public org.json
| * | Decprecate public org.jsonJon Bratseth2022-01-313-15/+14
| | |
* | | Merge branch 'master' into bratseth/balancedJon Bratseth2022-03-1514-170/+280
|\ \ \ | | |/ | |/|
| * | Merge pull request #21611 from vespa-engine/bratseth/dispatchHenning Baldersheim2022-03-095-122/+80
| |\ \ | | | | | | | | Bratseth/dispatch