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

[jira] [Updated] (LUCENE-2539) add initial capacity based Document constructor

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

Uwe Schindler updated LUCENE-2539:
----------------------------------

    Fix Version/s:     (was: 4.3)
                   4.4
    
> add initial capacity based Document constructor
> -----------------------------------------------
>
>                 Key: LUCENE-2539
>                 URL: https://issues.apache.org/jira/browse/LUCENE-2539
>             Project: Lucene - Core
>          Issue Type: Improvement
>          Components: core/other
>    Affects Versions: 3.0.2
>            Reporter: Woody Anderson
>            Priority: Minor
>             Fix For: 4.4
>
>         Attachments: LUCENE-2539.patch, LUCENE-2539.patch, LUCENE-2539.patch
>
>
> When loading field from the index without a FieldSelector, and often in user code we know exactly how many fields a Document should have. This patch will simply add the ability to allocate Document memory for precisely.
> I will include as a separate patch where this would be useful in conjunction with patch [LUCENE-2276|https://issues.apache.org/jira/browse/LUCENE-2276].

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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