Dear Solr Team,
I am using SOLR 7.5.0 in Windows OS (SOLR Cloud). My primary need is , If the current data storage drive is full, I need to use another one drive without moving the existing data into the new location. If I add new the dataDir location in the core.properties file, new data only available on the Solr. If we move the existing data into the new location then only I can access the old indexed data. Without moving the existing data is it possible to use the multiple data directory in SOLR ? Thanks, Karthick Ramu