aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/searchdefinition/processing/Processing.java
Commit message (Expand)AuthorAgeFilesLines
* Inherit ONNX modelsJon Bratseth2021-10-191-8/+13
* search -> schemaJon Bratseth2021-10-151-6/+6
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Validates the 'paged' attribute setting and throws if specified on unsupporte...Geir Storli2021-09-171-0/+1
* Add validation of attribute fields using bool type, ensuring the collection t...Geir Storli2021-07-121-0/+1
* Add dictionary control for numeric fields.Henning Baldersheim2021-03-231-0/+1
* Reapply resolving onnx model typesLester Solbakken2020-10-281-0/+2
* Revert "Lesters/revert revert resolve onnx model types"Lester Solbakken2020-10-271-2/+0
* Revert "Revert "Add type resolving for ONNX models""Lester Solbakken2020-10-251-0/+2
* Revert "Add type resolving for ONNX models"Arnstein Ressem2020-10-241-2/+0
* Add type resolving for ONNX modelsLester Solbakken2020-10-221-0/+2
* Move any single set_language operation to the topJon Bratseth2020-08-061-1/+0
* Use immutable interfaces where possible.Henning Baldersheim2019-10-311-1/+0
* Add support for "matched-elements-only" flag on complex summary fields.Geir Storli2019-09-241-0/+1
* remove "attribute: prefetch" codeArne Juul2019-01-211-1/+0
* Process position summary entries.Tor Egge2018-12-061-0/+1
* Revert "Process position summary entries."Henning Baldersheim2018-12-061-1/+0
* Process position summary entries.Tor Egge2018-12-051-0/+1
* Consolidate match settingJon Bratseth2018-11-131-1/+1
* Add from-disk flag on document-summaryJon Bratseth2018-10-121-1/+2
* Merge with masterJon Bratseth2018-09-281-0/+1
|\
| * Split the field types validation into a partial and a full, where the partial...Henning Baldersheim2018-09-271-0/+1
* | Revert "Merge pull request #7094 from vespa-engine/revert-7070-bratseth/rank-...Jon Bratseth2018-09-251-4/+24
|/
* Revert "Bratseth/rank type information 2"Arnstein Ressem2018-09-251-24/+4
* Resolve types of all argument-less functionsJon Bratseth2018-09-201-4/+24
* Don't build rank profiles when generating document Java classesJon Bratseth2018-09-181-18/+7
* Merge with masterJon Bratseth2018-09-181-9/+18
|\
| * Separate the processing.Processors into a minimal set and the rest. Only use ...Henning Baldersheim2018-09-171-9/+18
* | Refactor: macro -> functionJon Bratseth2018-09-171-1/+1
|/
* Add control over attribute mutabilityHenning Baldersheim2018-08-291-0/+1
* Disallow importing fields of type predicate as this is not (yet) supported by...Geir Storli2018-04-261-1/+0
* Don't validate when reloading modelsJon Bratseth2018-02-261-4/+4
* Disable type validation for nowJon Bratseth2018-02-261-1/+1
* Revert "Revert "Bratseth/typecheck all 3""Jon Bratseth2018-02-221-1/+2
* Revert "Bratseth/typecheck all 3"Harald Musum2018-02-211-2/+1
* Revert "Merge pull request #5091 from vespa-engine/revert-5065-bratseth/typec...Jon Bratseth2018-02-211-1/+2
* Revert "Bratseth/typecheck all 2"Jon Bratseth2018-02-201-2/+1
* Re-apply typecheck ranking expressions in JavaJon Bratseth2018-02-091-1/+2
* Revert "Bratseth/typecheck all"Henning Baldersheim2018-02-061-2/+1
* Type check all expressionsJon Bratseth2018-02-061-1/+1
* Typecheck all ranking expressionsJon Bratseth2018-02-051-1/+2
* Add validator that fails if imported predicate fields are used in document su...Geir Storli2017-12-061-0/+1
* Move warning of macro shadowing to config processingLester Solbakken2017-10-061-0/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* Forbid fast-access for predicate, tensor and reference attributesBjørn Christian Seime2017-04-041-0/+1
* Don't add imported fields to default summaryBjørn Christian Seime2017-04-031-1/+1