[
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: [email protected]
For additional commands, e-mail: [email protected]