tests should be able to use RAMDirectory
----------------------------------------
Key: SOLR-1830
URL: https://issues.apache.org/jira/browse/SOLR-1830
Project: Solr
Issue Type: Improvement
Reporter: Yonik Seeley
Priority: Minor
Tests should be able to use RAMDirectoryFactory.
We probably want the ability to have ant switch between FS and RAM so both can
be tested (RAM normally, FS for nightly?)
Some tests will need FS regardless, and those could use the same control
mechanism as ant, presumably a system property.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.