[ https://issues.apache.org/jira/browse/LUCENE-3342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13072874#comment-13072874 ]
Simon Willnauer commented on LUCENE-3342: ----------------------------------------- I resolved LUCENE-3350 - this was a bug in the test due to different semantics in FrozenDeletes term iteration. the returned term seems to be shared now :) > make frozenbuffereddeletes more efficient for terms > --------------------------------------------------- > > Key: LUCENE-3342 > URL: https://issues.apache.org/jira/browse/LUCENE-3342 > Project: Lucene - Java > Issue Type: Improvement > Reporter: Robert Muir > Assignee: Robert Muir > Fix For: 3.4, 4.0 > > Attachments: LUCENE-3342.patch > > > when looking at LUCENE-3340, I thought its also ridiculous how much ram we > use for delete by term. > so we can save a lot of memory, especially object overhead by being a little > more efficient. -- 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