aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/java
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #27701 from vespa-engine/bratseth/disk-limitJon Bratseth2023-07-071-38/+0
|\
| * Move disk limit check to NodeResourceLimitsJon Bratseth2023-07-051-38/+0
* | Add deprecation warning when using another name for attribute or indexHarald Musum2023-07-071-1/+1
* | Add bundle validator checking non-publicApi usage.gjoranv2023-07-062-6/+48
|/
* Merge pull request #27626 from vespa-engine/hmusum/support-min-groups-up-ratioHarald Musum2023-07-043-112/+144
|\
| * Rename config element to groups-allowed-down-ratioHarald Musum2023-07-042-25/+31
| * Change config for cluster controller to use min groups upHarald Musum2023-07-042-46/+77
| * Rewrite to simplify later code changes in ClusterControllerConfig (avoid mock...Harald Musum2023-07-041-66/+61
* | Merge pull request #27616 from vespa-engine/arnej/handle-more-tensor-formatsArne H Juul2023-07-041-5/+81
|\ \
| * | extend ConstantTensorJsonValidator.javaArne Juul2023-07-031-5/+81
| |/
* | Merge pull request #27618 from vespa-engine/geirst/improve-complex-fields-val...Geir Storli2023-07-042-5/+30
|\ \
| * | Only log warning when the stricter validation triggers.Geir Storli2023-07-042-11/+8
| * | Improve validation of complex fields using struct field attributes.Geir Storli2023-07-031-1/+29
| |/
* / Warn if dispatch config is used in services.xmlHarald Musum2023-07-041-3/+1
|/
* Expose tuning of niceness.Henning Baldersheim2023-06-261-1/+5
* Remove printlnJon Bratseth2023-06-241-1/+0
* Set the recommended searchable copies with streamingJon Bratseth2023-06-232-45/+111
* Split each certificate into separate config entriesBjørn Christian Seime2023-06-191-0/+2
* Add token support to `client` configurationBjørn Christian Seime2023-06-152-3/+44
* Actually differentiate missing element from empty valueBjørn Christian Seime2023-06-151-0/+2
* Warn on low disk compared to memoryMartin Polden2023-06-141-0/+38
* Merge pull request #27371 from vespa-engine/hmusum/semantic-rules-cleanupJon Bratseth2023-06-131-0/+1
|\
| * Move builder into SemanticRulesHarald Musum2023-06-121-0/+1
* | Merge pull request #27382 from vespa-engine/bratseth/validate-prefix-matching...Arne H Juul2023-06-132-1/+147
|\ \
| * | Move to SchemaInfoJon Bratseth2023-06-122-1/+147
* | | Merge pull request #27387 from vespa-engine/bjorncs/hfv8.176.13Bjørn Christian Seime2023-06-121-2/+4
|\ \ \ | |_|/ |/| |
| * | Prefer truncation configuration from tokenizer modelBjørn Christian Seime2023-06-121-2/+4
* | | Minor cleanup of RuleImporterHarald Musum2023-06-121-1/+1
* | | Ignore automata when validating semantic rulesHarald Musum2023-06-111-0/+1
* | | Revert "Hmusum/revert validate semantic rules"Harald Musum2023-06-114-17/+48
* | | Revert "Validate semantic rules when building config model"Harald Musum2023-06-104-48/+17
* | | Revert "Make error message deterministic by sorting rule names"Harald Musum2023-06-101-1/+1
* | | Make error message deterministic by sorting rule namesHarald Musum2023-06-101-1/+1
* | | Merge pull request #27356 from vespa-engine/hmusum/validate-semantic-rulesJon Bratseth2023-06-104-17/+48
|\ \ \
| * | | Validate semantic rules when building config modelHarald Musum2023-06-084-17/+48
| |/ /
* / / Print warning when trying to enable hnsw index in streaming mode.Tor Egge2023-06-091-0/+38
|/ /
* / Always use 16 distribution bits in perf environmentsTor Brede Vekterli2023-06-081-0/+3
|/
* Remove/rewrite unit tests with old mechanism for configuring Bert embedderBjørn Christian Seime2023-06-051-79/+15
* Test that Bert embedder is configuredBjørn Christian Seime2023-06-051-0/+31
* Improve unit testing of huggingface embedder configurationBjørn Christian Seime2023-06-051-16/+53
* Introduce services.xml syntax for configuring HuggingFace embeddersBjørn Christian Seime2023-06-022-2/+29
* Merge pull request #27223 from vespa-engine/balder/tuning-support-for-lidspac...Henning Baldersheim2023-06-011-0/+10
|\
| * bloat-factor => max-bloat-factorHenning Baldersheim2023-06-011-1/+1
| * Add support for tuning lidspace bloat-factor in services.xml.Henning Baldersheim2023-05-261-0/+10
* | Add CloudName to CloudAccountValerij Fredriksen2023-05-301-3/+3
|/
* Model fixed memory overhead for containersJon Bratseth2023-05-233-23/+30
* Merge pull request #27164 from vespa-engine/bratseth/emojisJon Bratseth2023-05-231-3/+3
|\
| * Always treat each symbol as a separate tokenJon Bratseth2023-05-221-3/+3
* | Merge pull request #27162 from vespa-engine/bratseth/memory-overheadJon Bratseth2023-05-222-19/+19
|\ \
| * | Merge branch 'master' into bratseth/memory-overheadJon Bratseth2023-05-222-17/+42
| |\|