summaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/searchdefinition/processing
Commit message (Expand)AuthorAgeFilesLines
* Consolidate match settingJon Bratseth2018-11-132-31/+35
* Deprecating a whole lot of body/header related methods that should have been ...Henning Baldersheim2018-10-311-0/+1
* Revert "Revert "Disallow complex types as keys for nested types in arrays""Lester Solbakken2018-10-231-11/+22
* Revert "Disallow complex types as keys for nested types in arrays"Harald Musum2018-10-231-22/+11
* Disallow complex types as keys for nested types in arraysLester Solbakken2018-10-221-11/+22
* Do not warn until Vespa 7Henning Baldersheim2018-10-121-4/+5
* Add from-disk flag on document-summaryJon Bratseth2018-10-128-9/+74
* Add copyright headerJon Bratseth2018-10-012-0/+2
* Resoløve return types whenever possibleJon Bratseth2018-10-011-1/+6
* Merge with masterJon Bratseth2018-09-284-5/+37
|\
| * Split the field types validation into a partial and a full, where the partial...Henning Baldersheim2018-09-273-1/+35
| * When you want to let them through, you can not only give them partial rights.Henning Baldersheim2018-09-271-4/+2
* | Revert "Merge pull request #7094 from vespa-engine/revert-7070-bratseth/rank-...Jon Bratseth2018-09-253-23/+64
|/
* Revert "Bratseth/rank type information 2"Arnstein Ressem2018-09-253-64/+23
* Move types to ExpressionFunctionJon Bratseth2018-09-231-1/+1
* Resolve types of all argument-less functionsJon Bratseth2018-09-203-23/+64
* Don't build rank profiles when generating document Java classesJon Bratseth2018-09-1859-90/+81
* Merge with masterJon Bratseth2018-09-182-9/+28
|\
| * Separate the processing.Processors into a minimal set and the rest. Only use ...Henning Baldersheim2018-09-172-9/+28
* | Refactor: Don't reparseJon Bratseth2018-09-171-1/+0
* | Refactor: macro -> functionJon Bratseth2018-09-172-10/+10
|/
* Improve error messageHenning Baldersheim2018-08-291-2/+2
* Merge pull request #6718 from vespa-engine/geirst/relax-validation-of-complex...Henning Baldersheim2018-08-291-1/+1
|\
| * Relax validation of complex attribute fields by only considering the defined ...Geir Storli2018-08-291-1/+1
* | Add control over attribute mutabilityHenning Baldersheim2018-08-293-1/+30
|/
* Cleanup rank profile registryJon Bratseth2018-08-247-10/+9
* Fix author tag for SimonBjørn Christian Seime2018-07-057-7/+7
* Use document type to resolve struct data types when checking whether a comple...Geir Storli2018-06-141-1/+1
* Add new summary transform (attributecombiner) for complex fields that are rep...Geir Storli2018-06-061-0/+6
* Disallow importing fields of type predicate as this is not (yet) supported by...Geir Storli2018-04-263-75/+12
* Allow importing a field from a parent document type that also is imported.Geir Storli2018-04-232-14/+8
* Nonfunctional changes onlyJon Bratseth2018-03-191-1/+1
* Tensor fields are out of betaJon Bratseth2018-03-121-8/+0
* Don't validate when reloading modelsJon Bratseth2018-02-2660-385/+468
* Disable type validation for nowJon Bratseth2018-02-261-1/+1
* Revert "Revert "Bratseth/typecheck all 3""Jon Bratseth2018-02-223-2/+85
* Revert "Bratseth/typecheck all 3"Harald Musum2018-02-213-85/+2
* Add types of includes fieldsJon Bratseth2018-02-211-1/+1
* Revert "Merge pull request #5091 from vespa-engine/revert-5065-bratseth/typec...Jon Bratseth2018-02-213-2/+85
* Revert "Bratseth/typecheck all 2"Jon Bratseth2018-02-203-85/+2
* Merge pull request #5065 from vespa-engine/bratseth/typecheck-all-2Jon Bratseth2018-02-203-2/+85
|\
| * Add class javadocJon Bratseth2018-02-201-0/+8
| * Typecheck all WIPJon Bratseth2018-02-131-3/+5
| * Re-apply typecheck ranking expressions in JavaJon Bratseth2018-02-093-2/+75
* | Nonfunctional changesJon Bratseth2018-02-092-4/+2
|/
* Revert "Bratseth/typecheck all"Henning Baldersheim2018-02-063-75/+2
* CleanupJon Bratseth2018-02-061-3/+0
* Type check all expressionsJon Bratseth2018-02-062-11/+27
* Typecheck all ranking expressionsJon Bratseth2018-02-053-2/+62
* Use all query profiles and handle conflictsJon Bratseth2018-02-051-1/+1