Could you make a JIRA issue?

On Mon, Dec 31, 2012 at 11:27 AM, Jack Krupansky
<j...@basetechnology.com> wrote:
> Solrconfig.xml has lots of great suggestions for various options that are
> commented out, which is fine. I did notice one useful feature that doesn’t
> even have a commented-out  suggestion: the MoreLikeThis request handler. I
> suggest we add it.
>
> Does anybody know of any good reason why it isn’t there already? Or why it
> shouldn’t be added?
>
> And is there any significant downside to adding it as an active handler in
> the example solrconfig?
>
>   <requestHandler name="/mlt" class="solr.MoreLikeThisHandler">
>   </requestHandler>
>
> I would simply note that since the mlt search component is already
> configured in Solr by default, most of the MLT code is already being loaded
> in Solr, so there should be no significant penalty.
>
> -- Jack Krupansky



-- 
- Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to