[ 
https://issues.apache.org/jira/browse/SOLR-1221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12760111#action_12760111
 ] 

Uwe Schindler commented on SOLR-1221:
-------------------------------------

deprec ConstantScoreRangeQuery (if ever used in Solr) would also have the 
problem... (but it extends TermRangeQuery, so should be catched before).

bq. 3. use an overridden version of NumericQuery in Solr that returns a 
placeholder term from getTerm

would not work (final and no ctors).

> Change Solr Highlighting to use the SpanScorer with MultiTerm expansion by 
> default
> ----------------------------------------------------------------------------------
>
>                 Key: SOLR-1221
>                 URL: https://issues.apache.org/jira/browse/SOLR-1221
>             Project: Solr
>          Issue Type: Improvement
>          Components: highlighter
>            Reporter: Mark Miller
>            Assignee: Mark Miller
>             Fix For: 1.4
>
>         Attachments: SOLR-1221.patch, SOLR-1221.patch, SOLR-1221.patch, 
> SOLR-1221.patch
>
>
> To improve the out of the box experience of Solr 1.4, I really think we 
> should make this change. You will still be able to turn both off.
> Comments?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to