[
https://issues.apache.org/jira/browse/LUCENENET-289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12780145#action_12780145
]
Andrei Iliev commented on LUCENENET-289:
----------------------------------------
I am not sure for v 2.0 but in version 2.3.2 and 2.4.0 you have to use
Query.Rewrite method in order to highlight wildcard terms.
> Highlighter does not return fragments for wildcard queries
> ----------------------------------------------------------
>
> Key: LUCENENET-289
> URL: https://issues.apache.org/jira/browse/LUCENENET-289
> Project: Lucene.Net
> Issue Type: Bug
> Reporter: atashbahar
>
> I just download the latest code from SVN and updated my project and found out
> that Highlighter does not work properly when it comes to queries that contain
> wildcard characters. The return fragments contain no text.
> I was using version 2.0 before this and the Highlighter was returning correct
> results.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.