[
https://issues.apache.org/jira/browse/LUCENE-4666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13547821#comment-13547821
]
Commit Tag Bot commented on LUCENE-4666:
----------------------------------------
[trunk commit] Adrien Grand
http://svn.apache.org/viewvc?view=revision&revision=1430755
LUCENE-4666: Simplify CompressingStoredFieldsFormat merging.
> Simplify CompressingStoredFieldsFormat merging
> ----------------------------------------------
>
> Key: LUCENE-4666
> URL: https://issues.apache.org/jira/browse/LUCENE-4666
> Project: Lucene - Core
> Issue Type: Improvement
> Reporter: Adrien Grand
> Assignee: Adrien Grand
> Priority: Minor
> Fix For: 4.1, 5.0
>
> Attachments: LUCENE-4666.patch
>
>
> Merging is currently unnecessarily complex: it tries to compute the size of
> the compressed block by analyzing the compressed stream although it could use
> the fields index instead.
--
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: [email protected]
For additional commands, e-mail: [email protected]