aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/derived
Commit message (Expand)AuthorAgeFilesLines
* avoid having "index" command for fields without an indexArne Juul2023-06-0845-1280/+0
* add filtering to hide implicitly added match featuresArne Juul2023-05-113-0/+32
* Reapply "Bjorncs/embedder onnx gpu"Bjørn Christian Seime2023-05-093-0/+3
* Revert "Bjorncs/embedder onnx gpu"Geir Storli2023-05-083-3/+0
* Add config for number of GPUs available to ONNX runtimeBjørn Christian Seime2023-05-083-0/+3
* for document-summary blocks:Arne Juul2023-04-212-4/+3
* add two names for distance metricsArne Juul2023-04-202-2/+2
* Add vmsfields config for nearest neighbor search on supported tensor fields.Geir Storli2023-04-142-0/+55
* Replace reflection by visitorJon Bratseth2023-03-311-1/+1
* Allow configuration of execution mode from rank profileBjørn Christian Seime2023-03-292-1/+2
* Merge pull request #26535 from vespa-engine/arnej/use-common-expressionfuncti...Arne H Juul2023-03-231-5/+5
|\
| * use ExpressionFunction.Instance for consistencyArne Juul2023-03-221-5/+5
* | add testing of derived onnx-models.cfgArne Juul2023-03-224-0/+99
|/
* use Integer.toHexString on hashcodeArne Juul2023-03-211-5/+5
* add unit testArne Juul2023-03-206-0/+123
* Merge branch 'master' into arnej/handle-dynamic-tensorJon Bratseth2023-03-202-0/+70
|\
| * - avoid unintentionally duplicated rank-propertiesArne Juul2023-03-204-11/+239
* | split test into multiple rank-profiles, and test DynamicTensor handlingArne Juul2023-03-172-11/+171
|/
* * make InputRecorder handle slice with embedded expressionsArne Juul2023-03-162-2/+7
* add special handling of TensorFunctionNode containing Generate functionArne Juul2023-03-146-2/+166
* handle more complex features and functions wrapped in rankingExpression(foo)Arne Juul2023-03-084-5/+36
* call addFunctionTypeSerialization in more casesArne Juul2023-03-072-0/+4
* unit test with problematic .sd from system testArne Juul2023-03-022-0/+188
* ignoreArne Juul2023-02-281-0/+1
* add component modelingArne Juul2023-02-244-2/+99
* Add string command to index info config.Tor Egge2023-02-1540-4/+762
* add inputs as match featuresArne Juul2023-02-071-0/+10
* wire global-phase through config-model exactly like second-phaseArne Juul2023-02-032-0/+33
* Use original source for dynamic summary transform.Tor Egge2023-01-272-11/+11
* Revert "Merge pull request #24279 from vespa-engine/jonmv/revert-GC-heaven-co...Jon Bratseth2022-10-035-1/+26
* Revert "Merge pull request #24257 from vespa-engine/bratseth/boolean-optimize...jonmv2022-10-025-26/+1
* Merge pull request #24258 from vespa-engine/balder/always-use-bitvector-if-it...Henning Baldersheim2022-09-2927-158/+0
|\
| * Warn if enable-bit-vectors is used. It is default and has no effect any longer.Henning Baldersheim2022-09-2927-158/+0
* | Only optimize boolean expressions on primitivesJon Bratseth2022-09-295-1/+26
|/
* Update expected results.Henning Baldersheim2022-09-286-7/+7
* Remove summary field types from summary.def.Geir Storli2022-09-2333-491/+0
* Allow dynamic transforms on array<string> summary fields.Geir Storli2022-09-134-0/+265
* Remove producing of summarymap config from the config model.Geir Storli2022-09-0731-669/+36
* Duplicate summarymap config into summary config.Geir Storli2022-08-2931-0/+926
* Ensure the summary transform for 'documentid' is part of summarymap.cfg.Geir Storli2022-07-1427-0/+81
* Add new summary transform for all 'documentid' summary fields.Geir Storli2022-07-121-0/+3
* GC long gone config and som minor code cleanup.Henning Baldersheim2022-07-0640-40/+0
* Revert "Revert "Revert "GC long gone config"""Arnstein Ressem2022-07-0540-0/+40
* Update expected answers.Henning Baldersheim2022-07-0540-40/+0
* Add option to ignore undefined fieldsJon Bratseth2022-07-0439-0/+39
* Use CopyDFW for struct field summaries with explicit source.Tor Egge2022-06-296-6/+44
* 64k -> 64Mb max bolded field sizeJon Bratseth2022-06-203-10/+10
* remove sort in SearchOrdererArne H Juul2022-06-172-51/+51
* Remove 'attribute: huge' from config def file and C++ code.Geir Storli2022-06-0827-158/+0
* no more tensors in attribute prefetchArne H Juul2022-06-084-18/+2