Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Solr Wiki" for change 
notification.

The "SolrLogging" page has been changed by ShawnHeisey:
http://wiki.apache.org/solr/SolrLogging?action=diff&rev1=21&rev2=22

  
  == Using log4j with the Solr 4.1 source distribution ==
  
- Currently Solr 4.1 is not available for easy download because it has not been 
released yet, so you must obtain a [[NightlyBuilds|nightly version]] or 
[[HowToContribute#Getting_the_source_code|get it from svn]], then compile it 
using {{{ant dist-war-excl-slf4j}}} as mentioned in the Solr 4.1 note in the 
first section above.
+ Currently Solr 4.1 is not available for easy download because it has not been 
released yet, so you must obtain a [[NightlyBuilds|nightly version]] or 
[[HowToContribute#Getting_the_source_code|get it from svn]].  Once it's 
downloaded, extract it, cd to the solr directory in the extracted directory, 
then compile it using {{{ant dist-war-excl-slf4j}}} as mentioned in the Solr 
4.1 note in the first section above.
  
  Here are the jars you will need to put in your container external lib folder, 
assuming that you get the 1.7.2 version of slf4j.  The last one comes from the 
log4j website, not slf4j:
  

Reply via email to