I'm trying to set up Solr to work with some existing Lucene indexes, which are under this folder structure: /D:\indexes\core_name\/ But Solr always tries to look for /D:\indexes\core_name\index/, even after changing the dataDir in solrconfig.xml *and *in solr.xml.
I know I can create symlinks in those folders to make it work, but I don't think I'll be able to do this on our server, so I really need to use those Lucene indexes in Solr without making any changes at all to them. -- View this message in context: http://lucene.472066.n3.nabble.com/How-to-change-data-subdirectory-in-Solr-tp3980872.html Sent from the Solr - User mailing list archive at Nabble.com.