There's been discussion on the Solr JIRA list about allowing multiple
"roots" for cores although I can't find it right now.
Meanwhile, what people do is specify dataDir. It's a bit clumsy since
we can't really do this at a collection level it needs to be done with
ADDERPLICA individually.
Best,
E
I don't think there's any way to do that within Solr. If you're using
Linux, the Logical Volume Manager can be used to create a single volume
from multiple devices (RAID), from which you can create partitions/file
systems as required. There may be equivalent Windows functionality - I
can't say.
be
Hi
i want to use more than one ssd in each server of solr cluster but i don't
know how to set multiple hdd in solr.xml configurations.
i set on hdd path in solr.xml by:
/media/ssd
but i can't set more than one ssd.
how should i do it.
thanks.