[ https://issues.apache.org/jira/browse/SOLR-1774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12834052#action_12834052 ]
Mark Miller commented on SOLR-1774: ----------------------------------- We could just add it to the classes that are allowed to be core aware. > IndexReaderFactory should have a close() method for cleanup > ----------------------------------------------------------- > > Key: SOLR-1774 > URL: https://issues.apache.org/jira/browse/SOLR-1774 > Project: Solr > Issue Type: Improvement > Components: search > Affects Versions: 1.4 > Reporter: John Wang > > The custom IndexReaderFactory may choose to pool some resources that needs to > be cleaned up. > IndexReaderFactory should contract a new method, e.g. close() such that when > called, the implementation can choose to do some cleanup. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.