[ https://issues.apache.org/jira/browse/LUCENE-1315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Anthony Urso updated LUCENE-1315: --------------------------------- Attachment: setIndexReader.diff Patch attached. > Add setIndexReader in IndexSearcher > ------------------------------------ > > Key: LUCENE-1315 > URL: https://issues.apache.org/jira/browse/LUCENE-1315 > Project: Lucene - Java > Issue Type: Improvement > Components: Search > Affects Versions: 2.3.2 > Reporter: Anthony Urso > Priority: Trivial > Attachments: setIndexReader.diff > > > Adds a setter for the "private IndexReader reader" member in IndexSearcher. > Needed to in order to be able reload the reader underlying a remote searcher. -- 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]