I'm sorry if this is a basic question, but I am curious where, or at least,
how can we set the parameters in the solrconfig.xml.

E.g. Consider the solrconfig.xml shown here:
http://svn.apache.org/viewvc/lucene/dev/branches/lucene_solr_4_10/solr/example/example-DIH/solr/db/conf/solrconfig.xml?revision=1638496&view=markup
 

There seems be a lot of 
${<ParameterName>:<Value>}
E.g. 
<lockType>${solr.lock.type:native}</lockType>

Where do these parameter values get set? Thank you in anticipation. 




--
View this message in context: 
http://lucene.472066.n3.nabble.com/Where-can-we-set-the-parameters-in-Solr-Config-tp4183706.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to