summaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/searchdefinition/document/ComplexAttributeFieldUtils.java
Commit message (Expand)AuthorAgeFilesLines
* Make validation of struct field attributes reflect reality.Geir Storli2021-01-061-1/+5
* Relax validation of complex attribute fields by only considering the defined ...Geir Storli2018-08-291-69/+31
* Validate that complex fields that have struct field attributes are supported.Geir Storli2018-06-141-0/+6
* Use document type to resolve struct data types when checking whether a comple...Geir Storli2018-06-141-11/+48
* Add copyright notice.Geir Storli2018-06-131-0/+1
* Add validator for changes in the set of struct field attributes that are part...Geir Storli2018-06-121-3/+12
* Support that map of primitive types is derived into array attributes.Geir Storli2018-06-071-0/+14
* Add new summary transform (attributecombiner) for complex fields that are rep...Geir Storli2018-06-061-0/+92