summaryrefslogtreecommitdiffstats
path: root/config-model
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #29824 from vespa-engine/balder/do-not-normalize-streaming...Henning Baldersheim2024-01-068-11/+67
|\
| * 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-056-10/+12
* | Deduplicate logic for determining implicit tokenizer model idBjørn Christian Seime2024-01-054-32/+16
* | Tag provided models with type to catch misconfigurationBjørn Christian Seime2024-01-058-54/+127
|/
* Fix testjonmv2024-01-052-7/+12
* Use Context.illegal to report illegal configurationjonmv2024-01-051-5/+5
* Add validator detecting applications that will fail on BouncyCastle v1.77Bjørn Christian Seime2024-01-055-0/+125
* Revert "Revert "Jonmv/refactor validation" MERGEOK"Jon Marius Venstad2024-01-0571-717/+706
* Revert "Jonmv/refactor validation"Henning Baldersheim2024-01-0471-706/+717
* Merge pull request #29797 from vespa-engine/jonmv/refactor-validationJon Bratseth2024-01-0471-717/+706
|\
| * Let global document change validator trigger service restarts in hosted Vespajonmv2024-01-042-12/+15
| * Enable application type validatorjonmv2024-01-041-2/+2
| * Move cert validator last, as it is a transient system errorjonmv2024-01-041-1/+1
| * Refactor validation to report most errors at oncejonmv2024-01-0471-710/+696
* | Merge pull request #29667 from vespa-engine/jobergum/splade-embedderJo Kristian Bergum2024-01-045-2/+128
|\ \
| * | Allow mapped 1d tensor for embed expressionsJo Kristian Bergum2023-12-171-4/+0
| * | fix import collapseJo Kristian Bergum2023-12-151-1/+6
| * | Add a splade embedder implementationJo Kristian Bergum2023-12-155-7/+132
* | | Enable setting max-occurrences in field match.Tor Egge2024-01-047-7/+56
* | | Supply cluster id to OnnxModelCostHarald Musum2024-01-033-2/+5
| |/ |/|
* | GC unused methodHenning Baldersheim2024-01-031-1/+0
* | Merge branch 'master' into jonmv/reapply-keep-config-changes-in-devJon Marius Venstad2024-01-023-15/+2
|\ \
| * | Make unused methods default implementations and simplifyHarald Musum2024-01-022-13/+0
| * | Add ModelInfo constructor with non-optional OnnxModelOptionsHarald Musum2024-01-022-2/+2
* | | Add unit test for change validator which throwsjonmv2024-01-021-0/+8
* | | Catch change exceptions, as well as keeping change actionsjonmv2024-01-021-60/+57
* | | Revert "Merge pull request #29730 from vespa-engine/revert-29692-jonmv/keep-c...jonmv2024-01-026-61/+117
|/ /
* | Revert "Jonmv/keep config change actions in dev"Harald Musum2023-12-216-117/+61
* | GC complete feature flags.Henning Baldersheim2023-12-211-15/+0
* | Cosmetic changes to log messageHarald Musum2023-12-201-8/+12
* | Implement new methodHarald Musum2023-12-192-0/+4
* | Store onnx model info after deciding if we need to restart on deployHarald Musum2023-12-191-0/+1
* | Merge pull request #29705 from vespa-engine/balder/add-feature-flag-for-sorti...Henning Baldersheim2023-12-191-0/+5
|\ \
| * | Estimate => CostHenning Baldersheim2023-12-191-4/+4
| * | Wire in sort-blueprints-by-estimate feature flagHenning Baldersheim2023-12-191-0/+5
* | | Cosmetic changesHarald Musum2023-12-191-8/+13
|/ /
* | Merge pull request #29694 from vespa-engine/jonmv/more-careful-resource-parsingJon Marius Venstad2023-12-182-10/+99
|\ \
| * | Simplifyjonmv2023-12-181-2/+2
| * | More careful resource parsingjonmv2023-12-182-10/+99
* | | Move dev-validation-override to validator, and keep all failures and changesjonmv2023-12-186-61/+107
* | | Add failing unit testjonmv2023-12-181-0/+10
|/ /
* / Fix calculation of available memoryHarald Musum2023-12-151-1/+1
|/
* Merge pull request #29652 from vespa-engine/hmusum/dont-handle-optional-prese...Henning Baldersheim2023-12-141-4/+1
|\
| * equals() for Optional handles empty/non-empty comparison itselfHarald Musum2023-12-141-4/+1
* | fallback to parseDoubleArne Juul2023-12-142-2/+2
* | Reapply "add parsing of special strings for inf/nan cell values"Arne Juul2023-12-142-3/+22
|/
* Revert "add parsing of special strings for inf/nan cell values"Henning Baldersheim2023-12-132-22/+3
* Merge pull request #29630 from vespa-engine/balder/use-thread-bundle-for-rang...Henning Baldersheim2023-12-131-0/+5
|\
| * Control the use of thread bundles for fetch postings with a feature flagHenning Baldersheim2023-12-121-0/+5