You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Adrien Grand (JIRA)" <ji...@apache.org> on 2014/12/27 23:18:13 UTC

[jira] [Commented] (LUCENE-6141) simplify stored fields bulk merge logic

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

Adrien Grand commented on LUCENE-6141:
--------------------------------------

+1 let's also add a test?

> simplify stored fields bulk merge logic
> ---------------------------------------
>
>                 Key: LUCENE-6141
>                 URL: https://issues.apache.org/jira/browse/LUCENE-6141
>             Project: Lucene - Core
>          Issue Type: Task
>            Reporter: Robert Muir
>         Attachments: LUCENE-6141.patch
>
>
> The current logic checks that the same chunksize and compression algorithm were used, but this is obselete as it no longer iterates chunks.
> We only need to check that the format version is the same.
> This also allows for bulk merging across compression algorithms. A good use case is BEST_SPEED -> BEST_COMPRESSION for archiving.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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