Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
6.4, 6.4.1, 6.4.2, 6.5, 6.5.1, 6.6
-
None
Description
When I try to use the example json file in the javadoc of MultipleAdditiveTreesModel.java I receive the following error:
org.apache.solr.ltr.model.ModelException: Model type does not exist org.apache.solr.ltr.model.MultipleAdditiveTreesModel
The sample model from the documentation is working. The difference seems to be the quoted numbers. I can confirm that once quoted I no longer have the problem and the setter methods all expect Strings.
It's a little bit confusing as this error message does not really pin down the root of the problem.
Attachments
Attachments
Issue Links
- is related to
-
SOLR-8542 Integrate Learning to Rank into Solr
- Resolved
- links to