summaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/schema/processing/SummaryTransformForDocumentId.java
Commit message (Collapse)AuthorAgeFilesLines
* Add new summary transform for all 'documentid' summary fields.Geir Storli2022-07-121-0/+32
This prepares for no longer inserting 'documentid' fields in the docsum blob in the backend. Instead such fields will be produced using a docsum writer (transform) that uses the document instance to get the id.