My bosses are insisting on not changing our current Lucene folders.
So I have to get back on this, can I overwrite Solr's CoreAdminHandler (or
other classes) to change the way it'll look for the index directory?
--
View this message in context:
http://lucene.472066.n3.nabble.com/How-to-change-dat
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 t