You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Michael McCandless (Resolved) (JIRA)" <ji...@apache.org> on 2012/03/20 16:43:40 UTC

[jira] [Resolved] (LUCENE-2276) Add IndexReader.document(int, Document, FieldSelector)

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

Michael McCandless resolved LUCENE-2276.
----------------------------------------

       Resolution: Duplicate
    Fix Version/s: 4.0

The StoredFieldVisitor API (4.0) makes this possible...
                
> Add IndexReader.document(int, Document, FieldSelector)
> ------------------------------------------------------
>
>                 Key: LUCENE-2276
>                 URL: https://issues.apache.org/jira/browse/LUCENE-2276
>             Project: Lucene - Java
>          Issue Type: Wish
>          Components: core/search
>            Reporter: Tim Smith
>             Fix For: 4.0
>
>         Attachments: LUCENE-2276+2539.patch, LUCENE-2276.patch
>
>
> The Document object passed in would be populated with the fields identified by the FieldSelector for the specified internal document id
> This method would allow reuse of Document objects when retrieving stored fields from the index

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
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