I know how to configure solr.home by using Tomcat 6, but I don\'t know how to set solr.home by using Glassfish(V2.1). I have tried to set the sol
solr.home
sol
Try to set the following:
export JAVA_OPTS="$JAVA_OPTS -Dsolr.solr.home=/home/huenzhao/search/solr/"