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

2014-11-03 Thread Robert Muir (JIRA)

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

Robert Muir commented on LUCENE-6044:
-

+1

> 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



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

2014-11-03 Thread ASF subversion and git services (JIRA)

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

ASF subversion and git services commented on LUCENE-6044:
-

Commit 1636368 from [~rjernst] in branch 'dev/branches/branch_5x'
[ https://svn.apache.org/r1636368 ]

LUCENE-6044: Fixed backcompat support for token filters 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
> 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



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

2015-02-06 Thread ASF subversion and git services (JIRA)

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

ASF subversion and git services commented on LUCENE-6044:
-

Commit 1657992 from [~steve_rowe] in branch 'dev/trunk'
[ https://svn.apache.org/r1657992 ]

LUCENE-6044: add CHANGES entry on trunk; remove mention of 
enablePositionIncrements from test schemas

> 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: Ryan Ernst
> Fix For: 5.0
>
> 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



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

2015-02-06 Thread ASF subversion and git services (JIRA)

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

ASF subversion and git services commented on LUCENE-6044:
-

Commit 1657994 from [~steve_rowe] in branch 'dev/trunk'
[ https://svn.apache.org/r1657994 ]

LUCENE-6044: removed one last enablePositionIncrements mention from a test 
schema

> 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: Ryan Ernst
> Fix For: 5.0
>
> 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



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

2015-02-06 Thread ASF subversion and git services (JIRA)

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

ASF subversion and git services commented on LUCENE-6044:
-

Commit 1657995 from [~steve_rowe] in branch 'dev/branches/branch_5x'
[ https://svn.apache.org/r1657995 ]

LUCENE-6044: remove mention of enablePositionIncrements from test schemas 
(merged trunk r1657992 and r1657994)

> 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: Ryan Ernst
> Fix For: 5.0
>
> 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



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

2015-02-06 Thread ASF subversion and git services (JIRA)

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

ASF subversion and git services commented on LUCENE-6044:
-

Commit 1657996 from [~steve_rowe] in branch 'dev/branches/lucene_solr_5_0'
[ https://svn.apache.org/r1657996 ]

LUCENE-6044: remove mention of enablePositionIncrements from test schemas 
(merged branch_5x 1657995)

> 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: Ryan Ernst
> Fix For: 5.0
>
> 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



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

2015-02-06 Thread ASF subversion and git services (JIRA)

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

ASF subversion and git services commented on LUCENE-6044:
-

Commit 1658000 from [~steve_rowe] in branch 'dev/trunk'
[ https://svn.apache.org/r1658000 ]

LUCENE-6044: removed one last (for realz this time) enablePositionIncrements 
mention from a test schema

> 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: Ryan Ernst
> Fix For: 5.0
>
> 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



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

2015-02-06 Thread Steve Rowe (JIRA)

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

Steve Rowe commented on LUCENE-6044:


Patch adding back-compat support for {{JapanesePartOfSpeechStopFilter}}.

Committing shortly.

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



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

2015-02-06 Thread ASF subversion and git services (JIRA)

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



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

2015-02-06 Thread ASF subversion and git services (JIRA)

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

ASF subversion and git services commented on LUCENE-6044:
-

Commit 1658031 from [~steve_rowe] in branch 'dev/branches/lucene_solr_5_0'
[ https://svn.apache.org/r1658031 ]

LUCENE-6044: Fixed backcompat support for JapanesePartOfSpeechStopFilter with 
enablePositionIncrements=false (merged branch_5x r1658030)

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