summaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/schema/derived/RankProfileList.java
Commit message (Collapse)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
|
* improve error for cycle in ranking expression functionsArne Juul2023-03-231-2/+3
|
* also export derived onnx-models.cfgArne Juul2023-03-221-0/+6
|
* Don't lose illegal argument classificationJon Bratseth2022-11-281-1/+5
|
* Use consistent terminologyJon Bratseth2022-09-291-9/+9
|
* 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