Description
As varunthacker mentioned in SOLR-8542 there are actually no jars in the contrib/ltr/lib folder.
So to avoid confusion, let's remove the contrib/ltr folder from the Solr binary release (it currently contains just a boilerplate README.txt file).
The <lib dir="${solr.install.dir:../../../..}/contrib/ltr/lib/" regex=".*\.jar" /> line in https://github.com/apache/lucene-solr/blob/master/solr/server/solr/configsets/sample_techproducts_configs/conf/solrconfig.xml can also be removed.
Attachments
Attachments
Issue Links
- is related to
-
SOLR-10667 Solr packaging doesn't include Learn To Rank examples
- Open
-
SOLR-8542 Integrate Learning to Rank into Solr
- Resolved
- links to