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

Mark Miller commented on SOLR-1221:
-----------------------------------

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

Right - anything that extends TermRangeQuery should be fine. It has special 
handling.

bq. would not work (final and no ctors).

Thanks - I actually saw that when I was messing with the Highlighter earlier 
today, but I didn't put 2 and 2 together.
Sounds like the updated Highlighter jar is the solution.

> 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