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

Reply via email to