[
https://issues.apache.org/jira/browse/LUCENE-2123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler updated LUCENE-2123:
----------------------------------
Attachment: LUCENE-2123-flex.patch
Here a refactoring of the rewrite modes in Flex. I'll port to trunk, too.
FuzzyQuery now uses per default TOP_TERMS_SCORING_BOOLEAN_REWRITE which is part
of MTQ and can now also be used by e.g. MoreLikeThis.
> Highlighter fails to highlight FuzzyQuery
> -----------------------------------------
>
> Key: LUCENE-2123
> URL: https://issues.apache.org/jira/browse/LUCENE-2123
> Project: Lucene - Java
> Issue Type: Bug
> Components: contrib/highlighter
> Affects Versions: Flex Branch
> Reporter: Uwe Schindler
> Assignee: Uwe Schindler
> Fix For: Flex Branch
>
> Attachments: LUCENE-2123-flex.patch
>
>
> As FuzzyQuery does not allow to change the rewrite mode, highlighter fails
> with UOE in flex since LUCENE-2110, because it changes the rewrite mode to
> Boolean query. The fix is: Allow MTQ to change rewrite method and make
> FUZZY_REWRITE public for that.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]