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: Search Reporter: Tim Smith 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. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org For additional commands, e-mail: java-dev-h...@lucene.apache.org