aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/schema/derived/SummaryClass.java
Commit message (Collapse)AuthorAgeFilesLines
* Use original source for dynamic summary transform.Tor Egge2023-01-271-3/+3
|
* Remove summary field types from summary.def.Geir Storli2022-09-231-1/+0
| | | | They are no longer used in the backend.
* Allow dynamic transforms on array<string> summary fields.Geir Storli2022-09-131-7/+4
|
* Remove producing of summarymap config from the config model.Geir Storli2022-09-071-1/+50
| | | | The search backend is no longer using this config.
* Duplicate summarymap config into summary config.Geir Storli2022-08-291-4/+8
| | | | This prepares for the removal of summarymap config.
* Add new summary transform for all 'documentid' summary fields.Geir Storli2022-07-121-5/+1
| | | | | 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.
* Rename the 'searchdefinition' package to 'schema'Jon Bratseth2022-05-191-0/+133