aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/schema/derived/RankProfileList.java
Commit message (Collapse)AuthorAgeFilesLines
* RankProfiles are very expensive memory wise so we need to keep their ↵Henning Baldersheim2022-05-191-2/+2
| | | | | | | 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-191-0/+210