summaryrefslogtreecommitdiffstats
path: root/config-model/src/test/java/com/yahoo/searchdefinition/processing/ImportedFieldsResolverTestCase.java
Commit message (Expand)AuthorAgeFilesLines
* 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-2/+2
* Minor adjustments to error messages.Geir Storli2017-03-241-4/+4
* Disallow importing a field that is also an imported field.Geir Storli2017-03-241-24/+67
* Adjust error messages and refactor unit test.Geir Storli2017-03-231-44/+44
* Imported field of type tensor is not supported.Geir Storli2017-03-231-8/+23
* Disallow reference field to refer to an index fieldBjørn Christian Seime2017-02-161-0/+14
* Align naming of imported fields across Java code and config.Geir Storli2017-02-091-7/+7
* Enforce that referenced fields must be attributes.Geir Storli2017-02-091-4/+15
* Implement processor that resolves imported fields into concrete field referen...Geir Storli2017-01-261-0/+99