[
https://issues.apache.org/jira/browse/LUCENE-1960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12763399#action_12763399
]
Michael Busch commented on LUCENE-1960:
---------------------------------------
{quote}
Also the constant bitmask for compression should stay "reserved" for futrure
use.
{quote}
Yeah I think you're right, we must make sure that we don't use this bit for
something else, as old indexes might have it set to true already. I'll add it
back with a deprecation comment saying that we'll remove it in 4.0. (4.0 won't
have to be able to read <3.0 indexes anymore).
> Remove deprecated Field.Store.COMPRESS
> --------------------------------------
>
> Key: LUCENE-1960
> URL: https://issues.apache.org/jira/browse/LUCENE-1960
> Project: Lucene - Java
> Issue Type: Task
> Reporter: Michael Busch
> Assignee: Michael Busch
> Priority: Minor
> Fix For: 3.0
>
> Attachments: lucene-1960.patch
>
>
> Also remove FieldForMerge and related code.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]