[ 
https://issues.apache.org/jira/browse/LUCENE-6044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14193699#comment-14193699
 ] 

Ryan Ernst edited comment on LUCENE-6044 at 11/2/14 5:13 AM:
-------------------------------------------------------------

Patch.  I also added backcompat for TrimFilter, which had updateOffsets support 
change in 4.4.


was (Author: rjernst):
Patch.  I added backcompat for TrimFilter, which had updateOffsets support 
change in 4.4.

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

Reply via email to