[ 
https://issues.apache.org/jira/browse/SOLR-195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12483897
 ] 

Yonik Seeley commented on SOLR-195:
-----------------------------------

I'm not sure if rewrite never really added much to Lucene though...
ConstantScoreRangeQuery and ConstantScorePrefixQuery could just as easily reuse 
a common scorer than re-write to ConstantScoreQuery.  Seems like we should fix 
it at the Lucene level though.

> Wildcard/prefix queries not highlighted
> ---------------------------------------
>
>                 Key: SOLR-195
>                 URL: https://issues.apache.org/jira/browse/SOLR-195
>             Project: Solr
>          Issue Type: Bug
>          Components: search
>    Affects Versions: 1.1.0, 1.2
>            Reporter: Mike Klaas
>            Priority: Minor
>             Fix For: 1.2
>
>
> Possible bug in query rewrite()ing:
> http://www.nabble.com/return-matched-terms---fuzzy-or-wildcard-searches-tf3452757.html#a9640214

-- 
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