Re: problem with solr auto add core after restart

2015-10-30 Thread sara hajili
no error occurred,at least as i see in solr log.solr nothing writes in SOLR_HOME/LOGS. what can i do now? On Thu, Oct 29, 2015 at 1:49 PM, Erick Erickson wrote: > What errors, if any, do you see in the Solr logs? The information here > isn't > enough to say much. > > Best, > Erick > > On Thu, O

Re: problem with solr auto add core after restart

2015-10-29 Thread Erick Erickson
What errors, if any, do you see in the Solr logs? The information here isn't enough to say much. Best, Erick On Thu, Oct 29, 2015 at 7:44 AM, sara hajili wrote: > hi, > i add this in solr.xml file : > ${coreRootDirectory:} > and in each core i added these to core.properties > loadOnStartup=true

problem with solr auto add core after restart

2015-10-29 Thread sara hajili
hi, i add this in solr.xml file : ${coreRootDirectory:} and in each core i added these to core.properties loadOnStartup=true and now if i stop and start solr from solr_home/bin after restart solr start and automatically added cores to solr. but when i restart solr service in linux as : service s