You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Commit Tag Bot (JIRA)" <ji...@apache.org> on 2013/03/22 17:19:15 UTC

[jira] [Commented] (LUCENE-4554) CompressingStoredFieldsFormat: don't write the original length at the beginning of the chunk

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

Commit Tag Bot commented on LUCENE-4554:
----------------------------------------

[branch_4x commit] Adrien Grand
http://svn.apache.org/viewvc?view=revision&revision=1408481

LUCENE-4554: CompressingStoredFieldsFormat: don't write the original length at the beginning of the chunk with LZ4 compressors (merged from r1408476).


                
> CompressingStoredFieldsFormat: don't write the original length at the beginning of the chunk
> --------------------------------------------------------------------------------------------
>
>                 Key: LUCENE-4554
>                 URL: https://issues.apache.org/jira/browse/LUCENE-4554
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Adrien Grand
>            Assignee: Adrien Grand
>            Priority: Minor
>             Fix For: 4.1
>
>         Attachments: LUCENE-4554.patch
>
>
> Instead the total length should be computed by summing up the lengths of all documents in the chunk.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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