summaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/searchdefinition/processing/Processing.java
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add attribute transform to summary fields of imported fieldsBjørn Christian Seime2017-04-031-0/+1
* Allow any document field as source for summary fieldBjørn Christian Seime2017-04-031-1/+1
* Revert "Bjorncs/summary config imported fields"gjoranv2017-03-311-2/+1
* Don't add reference fields to default summaryBjørn Christian Seime2017-03-311-1/+1
* Add attribute transform to summary fields of imported fieldsBjørn Christian Seime2017-03-301-0/+1
* Allow any document field as source for summary fieldBjørn Christian Seime2017-03-301-1/+1
* Support imported fields in field setsBjørn Christian Seime2017-03-271-1/+1
* Remove attribute aspect of reference fields from summary.Geir Storli2017-02-241-0/+1
* Integrate ImportedFieldsResolver in processing chain.Geir Storli2017-01-261-0/+1
* Remove duplicate code patternBjørn Christian Seime2017-01-181-51/+69
* Fail when search does not have documentHarald Musum2016-07-111-1/+1
* PublishJon Bratseth2016-06-151-0/+84