[ https://issues.apache.org/jira/browse/SOLR-1379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12846730#action_12846730 ]
Yonik Seeley commented on SOLR-1379: ------------------------------------ Haha - I just write almost the exact same RAMDirectory implementation for newtrunk - then remembered that there might already be an issue open. > Add RAMDirectoryFactory > ----------------------- > > Key: SOLR-1379 > URL: https://issues.apache.org/jira/browse/SOLR-1379 > Project: Solr > Issue Type: New Feature > Affects Versions: 1.3 > Reporter: Alex Baranov > Priority: Minor > Fix For: 1.5 > > Attachments: SOLR-1379.patch, SOLR-1379.patch > > > Implement class RAMDirectoryFactory to make possible using RAMDirectory by > adding the next configuration in solrconfig.xml: > {code}<directoryFactory > class="org.apache.solr.core.RAMDirectoryFactory"/>{code} -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.