aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/searchdefinition/derived/ImportedFields.java
Commit message (Expand)AuthorAgeFilesLines
* Rename the 'searchdefinition' package to 'schema'Jon Bratseth2022-05-191-106/+0
* add utility for recognizing position type variantsArne H Juul2021-11-251-4/+3
* search -> schemaJon Bratseth2021-10-151-5/+5
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Stop flattening imported fields.Tor Egge2019-01-111-0/+38
* Add getAttribute() method to ImmutableSDField interface.Tor Egge2019-01-111-1/+1
* Fix typo.Tor Egge2018-11-271-2/+6
* Handle import of array of struct fields, map of struct fields, and map ofTor Egge2018-11-271-2/+12
* Add imported attributes fields to attributes.cfg and remove data/collection t...Geir Storli2017-08-161-11/+0
* 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
* Add data and collection type to imported-fields config.Geir Storli2017-04-051-0/+12
* Align naming of imported fields across Java code and config.Geir Storli2017-02-091-11/+6
* Add deriving of imported fields config for the search backend.Geir Storli2017-02-091-0/+59