summaryrefslogtreecommitdiffstats
path: root/config-model/src/test/java/com/yahoo/searchdefinition/processing
Commit message (Expand)AuthorAgeFilesLines
* Update Verizon Media copyright notices.gjoranv2021-10-075-5/+5
* Update 2018 copyright notices.gjoranv2021-10-077-7/+7
* Update 2017 copyright notices.gjoranv2021-10-0733-33/+33
* Do not replace existing struct fields when populating a field.Geir Storli2021-10-011-1/+65
* Validates the 'paged' attribute setting and throws if specified on unsupporte...Geir Storli2021-09-171-0/+50
* Revert "Revert "Balder/wire executor to ml model importing""Henning Baldersheim2021-09-121-1/+4
* Revert "Balder/wire executor to ml model importing"Arne H Juul2021-09-101-4/+1
* Wire in and use an executor for ml model importing too.Henning Baldersheim2021-09-091-1/+4
* Set default value for DISTRIBUTE_EXTERNAL_RANK_EXPRESSION to trueHarald Musum2021-09-091-2/+2
* GC dry-run-onnx-on-setup flagHenning Baldersheim2021-09-081-11/+9
* Revert "Revert "Wire in executor in deploystate that can be use to speed up d...Harald Musum2021-09-072-8/+2
* Revert "Wire in executor in deploystate that can be use to speed up deploymen...Harald Musum2021-09-072-2/+8
* Wire in executor in deploystate that can be use to speed up deployments. Fx c...Henning Baldersheim2021-09-072-8/+2
* - Add test for large expressions and inheritance.Henning Baldersheim2021-09-021-0/+49
* Wire in the FileRegistry explicit and separately. Not via FileDistributor.Henning Baldersheim2021-08-167-22/+36
* Add validation of attribute fields using bool type, ensuring the collection t...Geir Storli2021-07-121-0/+49
* Add feature falg for controlling onnx dryrun verification.Henning Baldersheim2021-06-231-53/+64
* Rename RankExpressionFiles -> LargeRankExpressions and RankExpressionFile -> ...Henning Baldersheim2021-06-101-1/+2
* Unify how property names are generated and decomposed.Henning Baldersheim2021-06-091-1/+1
* Distributing the external rankfiles was a dead end due to th eprocessing taki...Henning Baldersheim2021-06-021-11/+11
* Merge pull request #17934 from vespa-engine/lesters/wire-in-stateless-onnx-rtLester Solbakken2021-05-281-24/+0
|\
| * Merge branch 'master' into lesters/wire-in-stateless-onnx-rtLester Solbakken2021-05-2710-21/+32
| |\
| * | Wire in stateless ONNX runtime evaluationLester Solbakken2021-05-211-24/+0
* | | Use the flag distribute-external-rank-expression to enable distribution (not ...Henning Baldersheim2021-05-271-16/+17
* | | Forward deployment properties so that we can use featureflags earlier in the ...Henning Baldersheim2021-05-276-11/+18
| |/ |/|
* | Wire the deploylogger in the constructor of SearchBuilder to avoid passing it...Henning Baldersheim2021-05-275-14/+16
* | Wire the deploylogger into serach so that it is available during parsing.Henning Baldersheim2021-05-264-6/+9
* | Do not use external expressions.Henning Baldersheim2021-05-261-14/+15
* | Use external rank expressions, gated by feature flag.Henning Baldersheim2021-05-251-15/+14
* | Add currently unused config to interfaceHenning Baldersheim2021-05-231-1/+7
|/
* also add rank properties for "constant(foo)"Arne Juul2021-05-111-0/+20
* type resolving for constantsArne Juul2021-05-111-0/+50
* Use owner's dimensions in BackedOverridableQueryProfileJon Bratseth2021-04-281-1/+0
* Allow btree index to be case sensitiv.Henning Baldersheim2021-04-251-6/+2
* resolve bindings via parent contextArne Juul2021-04-221-4/+0
* add unit test for argument binding resolutionArne Juul2021-04-221-0/+42
* Reapply "Arnej/evaluate bindings in parent context"Arne Juul2021-04-221-0/+68
* Propagate query cased/uncased control-to-attributes.Henning Baldersheim2021-04-211-0/+27
* Revert "Arnej/evaluate bindings in parent context"Arne H Juul2021-04-211-68/+0
* Merge pull request #17506 from vespa-engine/arnej/evaluate-bindings-in-parent...Arne H Juul2021-04-211-0/+68
|\
| * more unit testingArne Juul2021-04-201-0/+68
* | - Add match config for default match type during query.Henning Baldersheim2021-04-211-22/+12
|/
* A tensor field that specifies hnsw index parameters must also specify 'index'...Geir Storli2021-04-191-0/+19
* Add cased/uncased to match settings too.Henning Baldersheim2021-04-121-74/+68
* Control cased/uncased in dictionary settingHenning Baldersheim2021-04-121-33/+134
* Expect new error messageJon Bratseth2021-04-061-2/+3
* Also allow hash dictionary for multivalue numeric fields.Henning Baldersheim2021-03-241-1/+19
* Simplify tests.Henning Baldersheim2021-03-231-61/+48
* Add dictionary control for numeric fields.Henning Baldersheim2021-03-232-1/+139
* ONNX: import rankingExpression input as functionLester Solbakken2021-03-151-1/+1