Hi, Can I have one instance of Solr write the index and date to multiple drives ? e.g.
Can I configure Solr to do something like - <dataDir>c:\data</dataDir> <dataDir>d:\data</dataDir> <dataDir>e:\data</dataDir> Or is the suggested way to use multiple Solr cores and have the application shard the index across the cores ? Or is distributed search (by having multiple Solr instances) the way to go ? -- View this message in context: http://old.nabble.com/Solr-index-on-multiple-drives.-tp26441588p26441588.html Sent from the Solr - User mailing list archive at Nabble.com.