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

Michael McCandless updated LUCENE-2360:
---------------------------------------

    Fix Version/s: 2.9.3
                       (was: 4.0)

> speedup recycling of per-doc RAM
> --------------------------------
>
>                 Key: LUCENE-2360
>                 URL: https://issues.apache.org/jira/browse/LUCENE-2360
>             Project: Lucene - Java
>          Issue Type: Improvement
>          Components: Index
>    Affects Versions: 3.1
>            Reporter: Michael McCandless
>            Assignee: Michael McCandless
>             Fix For: 2.9.3
>
>         Attachments: LUCENE-2360.patch
>
>
> Robert found one source of slowness when indexing tiny docs, where we use 
> List.toArray to recycle the byte[] buffers used by per-doc doc store state 
> (stored field, term vectors).  This was added in LUCENE-2283, so not yet 
> released.

-- 
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-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to