[
https://issues.apache.org/jira/browse/LUCENE-6044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14310600#comment-14310600
]
ASF subversion and git services commented on LUCENE-6044:
---------------------------------------------------------
Commit 1658030 from [~steve_rowe] in branch 'dev/branches/branch_5x'
[ https://svn.apache.org/r1658030 ]
LUCENE-6044: Fixed backcompat support for JapanesePartOfSpeechStopFilter with
enablePositionIncrements=false
> Add backcompat for TokenFilters with posInc=false before 4.4
> ------------------------------------------------------------
>
> Key: LUCENE-6044
> URL: https://issues.apache.org/jira/browse/LUCENE-6044
> Project: Lucene - Core
> Issue Type: Bug
> Reporter: Ryan Ernst
> Assignee: Steve Rowe
> Fix For: 5.0
>
> Attachments: LUCENE-6044-JapanesePartOfSpeechStopFilter.patch,
> LUCENE-6044.patch
>
>
> In Lucene 4.4, a number of token filters supporting the
> enablePositionIncrements=false setting were changed to default to true.
> However, with Lucene 5.0, the setting was removed altogether. We should have
> backcompat for this setting, as well as work when used with a
> TokenFilterFactory and match version < 4.4.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]