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
             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

Reply via email to