[ 
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to