You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Steve Rowe (JIRA)" <ji...@apache.org> on 2015/02/07 08:35:34 UTC

[jira] [Reopened] (LUCENE-6044) Add backcompat for TokenFilters with posInc=false before 4.4

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

Steve Rowe reopened LUCENE-6044:
--------------------------------
      Assignee: Steve Rowe  (was: Ryan Ernst)

{{JapanesePartOfSpeechStopFilter}} extends {{FilteringTokenFilter}}, and existed prior to Lucene 4.4, but was not included among the classes that were addressed by this issue.

> 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org