summaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/searchdefinition/document/ImmutableImportedSDField.java
Commit message (Expand)AuthorAgeFilesLines
* search -> schemaJon Bratseth2021-10-151-2/+2
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Make validation of struct field attributes reflect reality.Geir Storli2021-01-061-0/+5
* Use immutable interfaces where possible.Henning Baldersheim2019-10-311-4/+36
* Add getAttribute() method to ImmutableSDField interface.Tor Egge2019-01-111-0/+3
* Deprecating a whole lot of body/header related methods that should have been ...Henning Baldersheim2018-10-311-5/+0
* Add from-disk flag on document-summaryJon Bratseth2018-10-121-0/+6
* When you want to let them through, you can not only give them partial rights.Henning Baldersheim2018-09-271-0/+5
* Allow importing a field from a parent document type that also is imported.Geir Storli2018-04-231-0/+4
* Revert "Revert "Bratseth/typecheck all 3""Jon Bratseth2018-02-221-0/+3
* Revert "Bratseth/typecheck all 3"Harald Musum2018-02-211-3/+0
* Add types of includes fieldsJon Bratseth2018-02-211-0/+3
* Revert "Revert "Bratseth/tensorflow models""Jon Bratseth2017-12-181-10/+10
* Revert "Bratseth/tensorflow models"gjoranv2017-12-171-10/+10
* Merge with masterJon Bratseth2017-12-131-1/+6
|\
| * Fix such that a predicate field can be imported from a parent into a child type.Geir Storli2017-12-061-1/+6
* | Check agreement between TF and Vespa executionJon Bratseth2017-12-131-9/+9
|/
* 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
* Support imported fields in field setsBjørn Christian Seime2017-03-271-3/+3
* Add a common interface for SDField and ImportedFieldBjørn Christian Seime2017-03-151-0/+160