summaryrefslogtreecommitdiffstats
path: root/config-model/src/test/java
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #29824 from vespa-engine/balder/do-not-normalize-streaming...Henning Baldersheim2024-01-064-3/+57
|\
| * Add testcase normalize during query processing.Henning Baldersheim2024-01-062-1/+55
| * No normalization should take place for streaming search. This is handled symm...Henning Baldersheim2024-01-052-2/+2
* | Tag provided models with type to catch misconfigurationBjørn Christian Seime2024-01-051-0/+35
|/
* Fix testjonmv2024-01-051-2/+6
* Add validator detecting applications that will fail on BouncyCastle v1.77Bjørn Christian Seime2024-01-051-0/+50
* Revert "Revert "Jonmv/refactor validation" MERGEOK"Jon Marius Venstad2024-01-0525-90/+130
* Revert "Jonmv/refactor validation"Henning Baldersheim2024-01-0425-130/+90
* Merge pull request #29797 from vespa-engine/jonmv/refactor-validationJon Bratseth2024-01-0425-90/+130
|\
| * Let global document change validator trigger service restarts in hosted Vespajonmv2024-01-041-5/+8
| * Refactor validation to report most errors at oncejonmv2024-01-0425-85/+122
* | Merge pull request #29667 from vespa-engine/jobergum/splade-embedderJo Kristian Bergum2024-01-041-1/+29
|\ \
| * | Add a splade embedder implementationJo Kristian Bergum2023-12-151-1/+29
* | | Enable setting max-occurrences in field match.Tor Egge2024-01-042-0/+26
* | | Supply cluster id to OnnxModelCostHarald Musum2024-01-032-1/+3
| |/ |/|
* | Merge branch 'master' into jonmv/reapply-keep-config-changes-in-devJon Marius Venstad2024-01-022-15/+1
|\ \
| * | Make unused methods default implementations and simplifyHarald Musum2024-01-022-13/+0
| * | Add ModelInfo constructor with non-optional OnnxModelOptionsHarald Musum2024-01-021-2/+1
* | | Add unit test for change validator which throwsjonmv2024-01-021-0/+8
* | | Revert "Merge pull request #29730 from vespa-engine/revert-29692-jonmv/keep-c...jonmv2024-01-022-10/+23
|/ /
* | Revert "Jonmv/keep config change actions in dev"Harald Musum2023-12-212-23/+10
* | Implement new methodHarald Musum2023-12-192-0/+4
* | Merge pull request #29694 from vespa-engine/jonmv/more-careful-resource-parsingJon Marius Venstad2023-12-181-0/+77
|\ \
| * | More careful resource parsingjonmv2023-12-181-0/+77
| |/
* | Move dev-validation-override to validator, and keep all failures and changesjonmv2023-12-182-10/+13
* | Add failing unit testjonmv2023-12-181-0/+10
|/
* fallback to parseDoubleArne Juul2023-12-141-1/+1
* Reapply "add parsing of special strings for inf/nan cell values"Arne Juul2023-12-141-1/+8
* Revert "add parsing of special strings for inf/nan cell values"Henning Baldersheim2023-12-131-8/+1
* Merge pull request #29515 from vespa-engine/arnej/parse-special-number-stringsArne H Juul2023-12-131-1/+8
|\
| * add parsing of special strings for inf/nan cell valuesArne Juul2023-12-111-1/+8
* | Restart if the set of onnx models has changed for a container clusterHarald Musum2023-12-121-16/+25
|/
* Add validator that checks if restart is needed due to Onnx model changesHarald Musum2023-12-082-0/+162
* Merge pull request #29560 from vespa-engine/hmusum/cleanup-adminClusterNodeRe...Henning Baldersheim2023-12-052-10/+1
|\
| * GC adminClusterNodeResourcesArchitecture, not used in config-modelHarald Musum2023-12-052-10/+1
* | Make sure to set JVM options also when there is no nodes element in services.xmlHarald Musum2023-12-051-0/+19
|/
* Register model with onnx model optionsHarald Musum2023-11-201-2/+9
* Add feature flag for controlling throttling-behavior of DeleteBucket operationsTor Brede Vekterli2023-11-131-0/+18
* Remove unnecessary code for producing filedistributorrpc configHarald Musum2023-11-101-3/+1
* Align with other similar error messages.Geir Storli2023-11-081-2/+2
* Stop adding and populating extra fields for dynamic summary.Tor Egge2023-11-034-9/+10
* Merge pull request #29191 from vespa-engine/arnej/warn-when-using-array-attri...Arne H Juul2023-11-032-2/+50
|\
| * explain consequences in the warningArne Juul2023-11-021-2/+2
| * validate for array/wset attributes, take 2:Arne Juul2023-11-012-2/+50
* | Merge pull request #29222 from vespa-engine/toregge/write-to-summary-sourceGeir Storli2023-11-033-1/+43
|\ \
| * | Write to summary field source.Tor Egge2023-11-033-1/+43
* | | Add feature flag for controlling memory limits for merge operationsTor Brede Vekterli2023-11-031-0/+30
|/ /
* | Merge pull request #29195 from vespa-engine/toregge/dynamic-summary-fields-do...Geir Storli2023-11-022-6/+4
|\ \
| * | Dynamic summary fields don't require tokenizer.Tor Egge2023-11-022-6/+4
| |/
* / Don't censor map indexes that start with left bracket inTor Egge2023-11-021-1/+3
|/