You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Jason Rutherglen (JIRA)" <ji...@apache.org> on 2010/10/10 05:06:30 UTC

[jira] Updated: (LUCENE-2693) Add delete term and query need to more precisely record the bytes used

     [ https://issues.apache.org/jira/browse/LUCENE-2693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jason Rutherglen updated LUCENE-2693:
-------------------------------------

    Attachment: LUCENE-2693.patch

Patch.  The query value was changed to BufferedDeletes.Num instead of Integer to save a little on object pointer allocation.

As a side note, there are a number of unrelated generics warnings when compiling.

> Add delete term and query need to more precisely record the bytes used
> ----------------------------------------------------------------------
>
>                 Key: LUCENE-2693
>                 URL: https://issues.apache.org/jira/browse/LUCENE-2693
>             Project: Lucene - Java
>          Issue Type: Bug
>    Affects Versions: 2.9.4, 3.1, 4.0
>            Reporter: Jason Rutherglen
>             Fix For: 2.9.4, 3.1, 4.0
>
>         Attachments: LUCENE-2693.patch
>
>
> DocumentsWriter's add delete query and add delete term add to the number of bytes used regardless of the query or term already existing in the respective map.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org