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.4
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.