summaryrefslogtreecommitdiffstats
path: root/config-model/src/test/java/com/yahoo/searchdefinition/DocumentReferenceResolverTest.java
Commit message (Expand)AuthorAgeFilesLines
* Wire the deploylogger into serach so that it is available during parsing.Henning Baldersheim2021-05-261-6/+8
* Add imported fields to document configsTor Brede Vekterli2020-01-311-6/+2
* Detect loops in unbound argumentsJon Bratseth2019-12-101-2/+1
* Update copyright headersJon Bratseth2017-06-141-0/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+0
* Update copyright headersJon Bratseth2017-06-141-0/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+0
* Copyright headerJon Bratseth2017-06-131-0/+1
* Add helper function for adding attribute aspect to fieldBjørn Christian Seime2017-02-171-3/+7
* Enforce that reference fields must be an attributeBjørn Christian Seime2017-02-171-0/+24
* Align naming of imported fields across Java code and config.Geir Storli2017-02-091-2/+2
* Remove TemporaryReferenceFieldBjørn Christian Seime2017-01-251-2/+4
* Add DocumentReferenceResolverBjørn Christian Seime2017-01-251-0/+72