summaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/searchdefinition/processing
Commit message (Expand)AuthorAgeFilesLines
* Cleanup and simplify slightlyJon Bratseth2019-01-292-6/+11
* Generate html5 javadocgjoranv2019-01-211-1/+1
* we expect the "default" summary to fetch fields from diskArne Juul2019-01-211-0/+1
* Do TODOsJon Bratseth2019-01-211-5/+4
* remove "attribute: prefetch" codeArne Juul2019-01-212-34/+0
* Stop flattening imported fields.Tor Egge2019-01-114-35/+27
* Add getAttribute() method to ImmutableSDField interface.Tor Egge2019-01-112-12/+2
* Add subclasses of ImportedField to better keep track of simple fieldsTor Egge2019-01-103-27/+40
* Adjust some comments related to position fields.Tor Egge2018-12-073-3/+4
* Allow position summary with no attribute if field is not imported andTor Egge2018-12-061-20/+33
* Process position summary entries.Tor Egge2018-12-063-1/+131
* Revert "Process position summary entries."Henning Baldersheim2018-12-063-131/+1
* Process position summary entries.Tor Egge2018-12-053-1/+131
* Derive config for imported position field.Tor Egge2018-11-301-3/+27
* Handle import of array of struct fields, map of struct fields, and map ofTor Egge2018-11-273-17/+116
* Don't add imported array of struct/map of struct/map of primitiveTor Egge2018-11-261-0/+1
* exclude "extra" fields from [document] field-setArne Juul2018-11-221-0/+3
* 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