Re: Improvement: Add commented-out /MLT handler to example solrconfig.xml

2012-12-31 Thread Jack Krupansky

Done.

https://issues.apache.org/jira/browse/SOLR-4250
Register MoreLikeThis request handler in example solrconfig.xml

-- Jack Krupansky

-Original Message- 
From: Mark Miller

Sent: Monday, December 31, 2012 1:21 PM
To: dev@lucene.apache.org
Subject: Re: Improvement: Add commented-out /MLT handler to example 
solrconfig.xml


Could you make a JIRA issue?

On Mon, Dec 31, 2012 at 11:27 AM, Jack Krupansky
 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?

  
  

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 



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



Re: Improvement: Add commented-out /MLT handler to example solrconfig.xml

2012-12-31 Thread Mark Miller
Could you make a JIRA issue?

On Mon, Dec 31, 2012 at 11:27 AM, Jack Krupansky
 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?
>
>   
>   
>
> 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



Improvement: Add commented-out /MLT handler to example solrconfig.xml

2012-12-31 Thread Jack Krupansky
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?

  
  

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