[ https://issues.apache.org/jira/browse/LUCENE-3217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13055582#comment-13055582 ]
Simon Willnauer commented on LUCENE-3217: ----------------------------------------- I am going to commit this part of the patch soon if nobody objects. > Improve DocValues merging > ------------------------- > > Key: LUCENE-3217 > URL: https://issues.apache.org/jira/browse/LUCENE-3217 > Project: Lucene - Java > Issue Type: Improvement > Components: core/index > Affects Versions: 4.0 > Reporter: Simon Willnauer > Assignee: Simon Willnauer > Fix For: 4.0 > > Attachments: LUCENE-3217.patch > > > Some DocValues impl. still load all values from merged segments into memory > during merge. For efficiency we should merge them on the fly without > buffering in memory -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org