aboutsummaryrefslogtreecommitdiffstats
path: root/container-search
Commit message (Collapse)AuthorAgeFilesLines
* Update flag lifetime, and GC some now defunct flags.Henning Baldersheim2022-06-011-1/+1
|
* rankWith -> withRankArne H Juul2022-06-013-3/+3
|
* backwards compatibilityArne H Juul2022-06-013-1/+19
| | | | if pos.radius is negative, add the geoLocation item as rank-only
* Nonfunctional changesJon Bratseth2022-05-261-1/+1
|
* Merge pull request #22650 from vespa-engine/bratseth/cleanup-764gjoranv2022-05-193-10/+4
|\ | | | | No functional changes
| * No functional changesJon Bratseth2022-05-183-10/+4
| |
* | Avoid rank zero tensorsJon Bratseth2022-05-181-1/+4
|/
* Revert "Revert "Pass DeployState""Jon Bratseth2022-05-121-12/+12
|
* Revert "Pass DeployState"Henning Baldersheim2022-05-111-12/+12
|
* Pass DeployStateJon Bratseth2022-05-111-12/+12
|
* Add a constant classJon Bratseth2022-05-101-7/+1
|
* Unalias prefixes only when appropriateJon Bratseth2022-05-102-7/+26
|
* Merge pull request #22511 from vespa-engine/bratseth/input-defaultsJon Bratseth2022-05-092-3/+4
|\ | | | | Bratseth/input defaults
| * Output input default values in rank propertiesJon Bratseth2022-05-091-1/+1
| |
| * Refactor testsJon Bratseth2022-05-051-2/+3
| |
* | Use '@Inject' from 'annotations' in multiple bundlesBjørn Christian Seime2022-05-0623-23/+23
| |
* | Name matching query properties using camelCase as done elsewhere.Geir Storli2022-05-053-16/+35
|/ | | | Also provide the lowercase version as alias for backwards compatibility.
* Merge pull request #22454 from vespa-engine/bjorncs/annotationsBjørn Christian Seime2022-05-052-3/+3
|\ | | | | Bjorncs/annotations [run-systemtest]
| * Use Inject annotation from 'annotations'Bjørn Christian Seime2022-05-042-3/+4
| |
* | Merge pull request #22458 from vespa-engine/bratseth/schema-info-5-take-3Jon Bratseth2022-05-0528-669/+543
|\ \ | | | | | | Bratseth/schema info 5 take 3
| * | Remove importJon Bratseth2022-05-051-1/+0
| | |
| * | Revert "Merge pull request #22439 from ↵Jon Bratseth2022-05-0528-669/+544
| |/ | | | | | | | | | | | | vespa-engine/revert-22429-bratseth/schema-info-5-take-2" This reverts commit 3726fd997c0cbacd37e64ff493f8775fc3fcdd9f, reversing changes made to d9ea4c99b13fa83a75bd8612d5f6c4d50510e3e9.
* | Remove print statementJon Bratseth2022-05-041-1/+0
| |
* | Add 'input' as alias to 'ranking.feature'Jon Bratseth2022-05-045-9/+10
|/
* Merge pull request #22440 from vespa-engine/bratseth/schema-info-6Bjørn Christian Seime2022-05-041-0/+1
|\ | | | | Use google inject temporarily MERGEOK
| * Use google inject temporarilyJon Bratseth2022-05-041-1/+1
| |
* | Revert "Bratseth/schema info 5 take 2"Harald Musum2022-05-0428-544/+669
|/
* Allow null document summary lookupJon Bratseth2022-05-031-2/+2
|
* Revert "Merge pull request #22428 from ↵Jon Bratseth2022-05-0328-667/+542
| | | | | | | vespa-engine/revert-22426-bratseth/schema-info-5" This reverts commit d6cb1273bcebdea6b8404b242cecb81802d0fb60, reversing changes made to de8e6f7128dc6489800eae8ce8cdcc6e3414475e.
* Revert "Use schema-info"Jon Bratseth2022-05-0328-542/+667
|
* Merge pull request #22426 from vespa-engine/bratseth/schema-info-5Jon Bratseth2022-05-0328-667/+542
|\ | | | | Use schema-info
| * Use schemsa-infoJon Bratseth2022-05-0328-667/+542
| |
* | Fix typo in method nameBjørn Christian Seime2022-05-031-2/+2
| |
* | Don't require overriding max() if using predef as grouping expressionBjørn Christian Seime2022-05-032-0/+6
|/
* Update ABI specJon Bratseth2022-05-021-0/+2
|
* Use SchemaInfoJon Bratseth2022-05-026-64/+70
|
* Merge pull request #22381 from vespa-engine/bratseth/schema-info-1Jon Bratseth2022-05-021-6/+4
|\ | | | | Bratseth/schema info 1
| * Remove unused fieldJon Bratseth2022-05-021-2/+0
| |
| * Make the schema info config a regular derived configJon Bratseth2022-05-021-5/+5
| |
* | Use renderResponseJon Bratseth2022-04-294-15/+12
|/
* 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
|\ | | | | Bratseth/inputs 2
| * 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
|\ \ | | | | | | Set default max query items
| * | New methodsJon Bratseth2022-04-221-1/+3
| | |