RE: Logging in Solr Embedded

2007-08-03 Thread Teruhiko Kurosaka
AM > To: solr-user@lucene.apache.org > Subject: Logging in Solr Embedded > > > > Hello, > > I've been using Solr in an embedded situation, and its been > working quite well. But as I've started scaling up the > application, the logging that Solr does to stderr

Re: Logging in Solr Embedded

2007-08-02 Thread Yonik Seeley
On 8/1/07, Stu Hood <[EMAIL PROTECTED]> wrote: > I've been using Solr in an embedded situation, and its been working quite > well. But as I've started scaling up the application, the logging that Solr > does to stderr is getting excessive. > > I'd like to disable the INFO messages, and leave the

Logging in Solr Embedded

2007-08-01 Thread Stu Hood
Hello, I've been using Solr in an embedded situation, and its been working quite well. But as I've started scaling up the application, the logging that Solr does to stderr is getting excessive. I'd like to disable the INFO messages, and leave the WARNINGs. According to the Java API I should