Actually I am trying to approach this problem from another way. I am taking user input from gui which is direcotory of dataset, and saving that path in properties file. Since I am using Maven, so I am able to access that path in my pom file using properties tag. So, now is it possible to use that properties variable from pom.xml to the data-conf.xml? do you think, it is right way?
-- Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html