aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/schema
Commit message (Collapse)AuthorAgeFilesLines
* Changing 'fast-rank' on an attribute should trigger the restart action.Geir Storli2022-05-191-2/+4
| | | | Add more testing of 'fast-rank' on un-supported attributes.
* RankProfiles are very expensive memory wise so we need to keep their ↵Henning Baldersheim2022-05-192-5/+15
| | | | | | | lifetime very short. Only remember exactly what you need. In this case we only need the constants and the onnxModels.
* Rename the 'searchdefinition' package to 'schema'Jon Bratseth2022-05-19225-0/+23969