[
https://issues.apache.org/jira/browse/SOLR-1362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12745113#action_12745113
]
Yonik Seeley commented on SOLR-1362:
------------------------------------
I could see perhaps wanting WDF to not create new gaps, but it should normally
preserve existing gaps, right? In which case, a patch would be more complex
than conditionally changing "+=" to "="
> WordDelimiterFilter position increment bug
> ------------------------------------------
>
> Key: SOLR-1362
> URL: https://issues.apache.org/jira/browse/SOLR-1362
> Project: Solr
> Issue Type: Bug
> Components: Analysis
> Reporter: Robert Muir
> Priority: Minor
> Attachments: SOLR-1362.patch
>
>
> WordDelimiterFilter sometimes assigns high position increment values, which
> inhibits phrase matches.
> If this is a feature and not a bug please change the issue type, and I will
> change the patch to propose this as an option...
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.