aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/searchdefinition/document/ImmutableSDField.java
Commit message (Expand)AuthorAgeFilesLines
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Make validation of struct field attributes reflect reality.Geir Storli2021-01-061-0/+8
* Use immutable interfaces where possible.Henning Baldersheim2019-10-311-10/+7
* Add getAttribute() method to ImmutableSDField interface.Tor Egge2019-01-111-0/+2
* Deprecating a whole lot of body/header related methods that should have been ...Henning Baldersheim2018-10-311-3/+0
* Add from-disk flag on document-summaryJon Bratseth2018-10-121-3/+5
* When you want to let them through, you can not only give them partial rights.Henning Baldersheim2018-09-271-0/+1
* Revert "Revert "Bratseth/typecheck all 3""Jon Bratseth2018-02-221-0/+7
* Revert "Bratseth/typecheck all 3"Harald Musum2018-02-211-7/+0
* Add types of includes fieldsJon Bratseth2018-02-211-0/+7
* 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
* Improve name of methods exposing fields in SearchBjørn Christian Seime2017-03-271-0/+4
* Support imported fields in field setsBjørn Christian Seime2017-03-271-0/+1
* Add a common interface for SDField and ImportedFieldBjørn Christian Seime2017-03-151-0/+72