summaryrefslogtreecommitdiffstats
path: root/config-model/src/test/java
Commit message (Expand)AuthorAgeFilesLines
* Drop tokenize expressions from ilscript for streaming mode.Henning Baldersheim2024-01-124-3/+43
* Merge pull request #29875 from vespa-engine/jonmv/two-phase-deployJon Marius Venstad2024-01-121-48/+0
|\
| * Always delay config until after restart when loading models, for restarting c...jonmv2024-01-121-48/+0
* | Resolve normalization correctly when match is 'word'.Henning Baldersheim2024-01-121-0/+4
|/
* Merge pull request #29844 from vespa-engine/balder/handle-cased-streaming-searchHenning Baldersheim2024-01-111-7/+42
|\
| * refactor tests to avoid code duplication.Henning Baldersheim2024-01-101-32/+11
| * Generate correct vsmfields config for cased search.Henning Baldersheim2024-01-101-7/+63
* | Merge pull request #29826 from vespa-engine/jobergum/colbert-handle-multiling...Jo Kristian Bergum2024-01-101-0/+8
|\ \ | |/ |/|
| * Merge remote-tracking branch 'origin/master' into jobergum/colbert-handle-mul...Jo Kristian Bergum2024-01-061-0/+35
| |\
| * | handle multilingual models betterJo Kristian Bergum2024-01-061-0/+8
* | | 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