summaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/searchdefinition/processing/AddExtraFieldsToDocument.java
Commit message (Expand)AuthorAgeFilesLines
* no special casing for "default" summary classArne H Juul2022-02-111-9/+15
* remove old un-neccessary codeArne H Juul2022-01-291-8/+1
* Use map to allow shadowing parent fieldsJon Bratseth2021-10-211-1/+1
* Inherit fieldsJon Bratseth2021-10-181-6/+6
* search -> schemaJon Bratseth2021-10-151-18/+18
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Header/body does not exist anymore. Deprecate and remove own internal usage.Henning Baldersheim2020-01-301-1/+1
* Use immutable interfaces where possible.Henning Baldersheim2019-10-311-1/+1
* Do not add summaryfeatures and rankfeatures to document config.Henning Baldersheim2019-06-141-2/+2
* We should not need to put any fields from the default summary class in the do...Henning Baldersheim2019-06-121-1/+9
* Adjust some comments related to position fields.Tor Egge2018-12-071-0/+1
* Deprecating a whole lot of body/header related methods that should have been ...Henning Baldersheim2018-10-311-0/+1
* Don't build rank profiles when generating document Java classesJon Bratseth2018-09-181-1/+1
* Don't validate when reloading modelsJon Bratseth2018-02-261-11/+13
* 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
* Allow any document field as source for summary fieldBjørn Christian Seime2017-04-031-4/+7
* Revert "Bjorncs/summary config imported fields"gjoranv2017-03-311-7/+4
* Allow any document field as source for summary fieldBjørn Christian Seime2017-03-301-4/+7
* Improve name of methods exposing fields in SearchBjørn Christian Seime2017-03-271-1/+1
* PublishJon Bratseth2016-06-151-0/+78