[
https://issues.apache.org/jira/browse/LUCENE-4928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13629588#comment-13629588
]
Robert Muir commented on LUCENE-4928:
-------------------------------------
+1, i imagine it would also speed up stored fields access in such a case (at
the expense of compression, but in such a case you are using so little disk
anyway that I think its worth it).
> Compressed stored fields: make the maximum number of docs in a chunk
> configurable
> ---------------------------------------------------------------------------------
>
> Key: LUCENE-4928
> URL: https://issues.apache.org/jira/browse/LUCENE-4928
> Project: Lucene - Core
> Issue Type: Bug
> Reporter: Adrien Grand
> Assignee: Adrien Grand
> Priority: Minor
> Fix For: 4.3
>
>
> When documents are very small (a few bytes), there can be so many of them in
> a single chunk that merging can become very slow. Making the maximum number
> of documents per chunk configurable could help.
--
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]