[ 
https://issues.apache.org/jira/browse/LUCENENET-289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Digy closed LUCENENET-289.
--------------------------

    Resolution: Won't Fix


Just use
   
"parser.SetMultiTermRewriteMethod(MultiTermQuery.SCORING_BOOLEAN_QUERY_REWRITE);"
before "parser.Parse"

DIGY

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

Reply via email to