[
https://issues.apache.org/jira/browse/SOLR-195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12483865
]
Yonik Seeley commented on SOLR-195:
-----------------------------------
Problem is, rewrite() changes ConstantScorePrefixQuery to ConstantScoreQuery.
Perhaps we would change ConstantScorePrefixQuery.rewrite to a no-op, then
implement extractTerms()
> 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.