(11/09/01 23:24), Herman Kiefus wrote:
<requestHandler name="/mlt"
class="org.apache.solr.handler.component.MoreLikeThisComponent">
<arr name="components">
<str>mlt</str>
</arr>
</requestHandler>
but ends up returning a 500 error on a core reload. What is an appropriate
configuration entry for the MLT handler?
Why you got 500 error because MLTComponent was set for requestHandler class.
Set class="solr.SearchHandler" for it.
koji
--
Check out "Query Log Visualizer" for Apache Solr
http://www.rondhuit-demo.com/loganalyzer/loganalyzer.html
http://www.rondhuit.com/en/