You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "David Smiley (JIRA)" <ji...@apache.org> on 2014/03/16 05:50:38 UTC

[jira] [Updated] (LUCENE-2101) Default Stopwords should use specific Version in CharArraySet construtor

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

David Smiley updated LUCENE-2101:
---------------------------------

    Fix Version/s:     (was: 4.7)
                   4.8

> Default Stopwords should use specific Version in CharArraySet construtor
> ------------------------------------------------------------------------
>
>                 Key: LUCENE-2101
>                 URL: https://issues.apache.org/jira/browse/LUCENE-2101
>             Project: Lucene - Core
>          Issue Type: Improvement
>          Components: modules/analysis
>            Reporter: Simon Willnauer
>            Priority: Minor
>             Fix For: 4.8
>
>
> [LUCENE-2094] added a version to the constructor of CharArraySet. The default sets in *Analyzer uses Version.LUCENE_CURRENT which currently does not do any harm. Yet, in the future changes to CharArraySet depending on the version could potentially cause index corruption if those default version are not changed. To make sure such a corruption can not happen the default sets should use a specific Version (Version.LUCENE_31)



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org