Hi ! I am having this issue: • org.apache.solr.common.SolrException:org.apache.solr.common.SolrException: Error loading class 'org.apache.solr.ltr.search.LTRQParserPlugin'
I have set up
<queryParser name="ltr" class="org.apache.solr.ltr.search.LTRQParserPlugin"/>
in my solrconfig.xml and my solr version is 6.5.0
I can see there is no jar in LTR contrib…so I didn’t set
<lib dir="${solr.install.dir:../../../..}/contrib/
any suggestion will be greatly appreaciated!
Thanks
Billy
