Re: Enable Logging in the Example App

2013-01-21 Thread O. Olson
Thank you Ahmet. This worked perfectly. O. O. - Messaggio originale - Da: Ahmet Arslan A: solr-user@lucene.apache.org; O. Olson Cc: Inviato: Lunedì 21 Gennaio 2013 15:44 Oggetto: Re: Enable Logging in the Example App Hi Olson, java -Djava.util.logging.config.file=etc

Re: Enable Logging in the Example App

2013-01-21 Thread Ahmet Arslan
Hi Olson, java -Djava.util.logging.config.file=etc/logging.properties -jar start.jar should do the trick. There is an information about this in README.txt --- On Mon, 1/21/13, O. Olson wrote: > From: O. Olson > Subject: Enable Logging in the Example App > To: "solr-user@lucene.apache.org" >