summaryrefslogtreecommitdiffstats
path: root/config-model/src/main
Commit message (Collapse)AuthorAgeFilesLines
* for document-summary blocks:Arne Juul2023-04-213-5/+38
| | | | | | * for existing fields, allow skipping the type declaration * if type is same except for weighted-set flags, adjust type to match * for this to work with inheritance, wire in inherited schema early
* Merge pull request #26808 from ↵Håkon Hallingstad2023-04-212-49/+100
|\ | | | | | | | | vespa-engine/hmusum/handle-environments-where-number-of-groups-may-be-reduced Hmusum/handle environments where number of groups may be reduced
| * Handle environments where number of groups are reducedHarald Musum2023-04-212-49/+100
| | | | | | | | | | | | Handle tests or environments where number of groups are reduced by reducing number of groups allowed to be down to the actual number of groups
* | Revert "Forbid applications without a container cluster in hosted Vespa"Harald Musum2023-04-212-20/+0
|/
* Merge pull request #26797 from vespa-engine/jonmv/require-containers-in-cloudJon Marius Venstad2023-04-212-0/+20
|\ | | | | Forbid applications without a container cluster in hosted Vespa
| * Forbid applications without a container cluster in hosted Vespajonmv2023-04-202-0/+20
| |
* | Merge pull request #26796 from ↵Harald Musum2023-04-205-92/+103
|\ \ | | | | | | | | | | | | vespa-engine/hmusum/add-config-for-max-groups-allowed-down Hmusum/add config for max groups allowed down
| * | Add support for max groups allowed down in services.xmlHarald Musum2023-04-204-8/+38
| | | | | | | | | | | | | | | Undocumented for now, need an architecture review on naming and placement in services.xml
| * | Merge branch 'master' into hmusum/configure-max-content-groups-allowed-downHarald Musum2023-04-201-6/+4
| |\|
| * | Refactor cluster controller tuning configHarald Musum2023-04-172-85/+66
| | |
* | | wait until later with new metric nameArne Juul2023-04-201-1/+1
| | |
* | | add two names for distance metricsArne Juul2023-04-202-1/+2
| |/ |/|
* | 1 flush thread below 16G, and 2 above.Henning Baldersheim2023-04-171-6/+4
|/
* Add flag for allowing more than one content group downHarald Musum2023-04-172-7/+17
|
* Merge pull request #26742 from ↵Geir Storli2023-04-143-26/+60
|\ | | | | | | | | vespa-engine/geirst/vsmfields-nearest-neighbor-search Add vmsfields config for nearest neighbor search on supported tensor …
| * Add vmsfields config for nearest neighbor search on supported tensor fields.Geir Storli2023-04-143-26/+60
| |
* | Ignore input also listed in intializers when parsing metadata from modelBjørn Christian Seime2023-04-132-5/+16
|/
* Merge pull request #26668 from vespa-engine/bratseth/use-visitorv8.151.21Henning Baldersheim2023-04-121-1/+1
|\ | | | | Replace reflection by visitor
| * Replace reflection by visitorJon Bratseth2023-03-311-1/+1
| |
* | Use config server domainMorten Tokle2023-04-041-2/+5
| |
* | Merge pull request #26660 from vespa-engine/bjorncs/onnx-model-initializersJon Bratseth2023-03-313-8/+37
|\ \ | | | | | | Ignore input also listed in initializers
| * | Ignore input also listed in initializersBjørn Christian Seime2023-03-313-8/+37
| | | | | | | | | | | | Ignore inputs which is already initialized when determining required features as input to ONNX models in global-phase.
* | | Merge pull request #26662 from ↵Jon Bratseth2023-03-311-7/+18
|\ \ \ | |_|/ |/| | | | | | | | vespa-engine/jonmv/restart-container-when-content-cluster-is-removed Restart all application container clusters when content clusters are …
| * | Restart all application container clusters when content clusters are removedjonmv2023-03-311-7/+18
| |/
* / More understandable errors, and implement inner convertJon Bratseth2023-03-311-1/+1
|/
* Merge pull request #26649 from vespa-engine/olaa/remove-cloudwatchgjoranv2023-03-307-161/+0
|\ | | | | Remove CloudWatch config
| * Remove CloudWatch configOla Aunronning2023-03-307-161/+0
| |
* | Merge pull request #26650 from vespa-engine/arnej/cleanup-identifier-with-dashJon Bratseth2023-03-301-133/+169
|\ \ | | | | | | Arnej/cleanup identifier with dash
| * | add some single-word tokens and sort in identifier() productionArne Juul2023-03-301-2/+6
| | |
| * | add more tokens containing "-" to identifierWithDash() productionArne Juul2023-03-301-0/+31
| | |
| * | move tokens containing "-" to identifierWithDash() productionArne Juul2023-03-301-30/+31
| | |
| * | rename some tokens containing dash for consistencyArne Juul2023-03-301-130/+130
| | |
* | | Merge pull request #26613 from vespa-engine/yngveaasheim/add-some-todosOla Aunrønning2023-03-301-25/+25
|\ \ \ | |_|/ |/| | Add some todos for reducing number of stored metrics values
| * | Add some todos for reducing number of stored metrics valuesyngveaasheim2023-03-281-25/+25
| | |
* | | Merge pull request #26641 from vespa-engine/balder/control-slime-decodingHenning Baldersheim2023-03-302-0/+17
|\ \ \ | | | | | | | | Propagate the configured slime decode type into the rpc summary handl…
| * | | Propagate the configured slime decode type into the rpc summary handling.Henning Baldersheim2023-03-302-0/+17
| |/ /
* | | Merge pull request #26642 from ↵Jon Bratseth2023-03-301-7/+5
|\ \ \ | |_|/ |/| | | | | | | | vespa-engine/balder/more-statically-generated-compounds-in-cache-2 Balder/more statically generated compounds in cache 2
| * | List.sort and pattern variables.Henning Baldersheim2023-03-291-7/+5
| |/
* | Add new tokens to identifier()Bjørn Christian Seime2023-03-291-0/+3
| |
* | Allow configuration of execution mode from rank profileBjørn Christian Seime2023-03-291-0/+5
|/
* Revert "Bjorncs/cloud app validation"Harald Musum2023-03-245-53/+7
|
* Add validator disallowing custom TLS configuration for Cloud appsBjørn Christian Seime2023-03-244-4/+52
|
* Use `isHostedTenantApplication`Bjørn Christian Seime2023-03-241-3/+1
|
* Merge pull request #26547 from ↵Arne H Juul2023-03-232-3/+4
|\ | | | | | | | | vespa-engine/arnej/improve-failure-for-self-referencing-functions improve error for cycle in ranking expression functions
| * let Exceptions.toMessageString handle message concatenationArne Juul2023-03-231-1/+1
| |
| * improve error for cycle in ranking expression functionsArne Juul2023-03-232-4/+5
| |
* | Merge pull request #26535 from ↵Arne H Juul2023-03-231-9/+27
|\ \ | |/ |/| | | | | vespa-engine/arnej/use-common-expressionfunction-instance use ExpressionFunction.Instance for consistency
| * use ExpressionFunction.Instance for consistencyArne Juul2023-03-221-9/+27
| |
* | also export derived onnx-models.cfgArne Juul2023-03-223-2/+11
| |
* | extend grammar with new settingsArne Juul2023-03-221-0/+7
|/