Re: Changing Logging in Solr to Apache Commons Logging

2007-04-01 Thread Ryan McKinley
Since we use Resin, and Resin does support what you're describing, this is the approach I'm taking short-term. In my resin setup when I run solr directly from apache-solr-1.2-dev.war, everything is great. But for our embedded Jetty usage, I'll be back in the same situation as Ryan. In a j

Re: Changing Logging in Solr to Apache Commons Logging

2007-04-01 Thread Ken Krugler
: Do you have any pointers on how to change the underlying framework? I : don't see anything like that in: : http://java.sun.com/j2se/1.4.2/docs/guide/util/logging/overview.html : or other obvious (google) places to look The key bit is the LogManager ... you can specify any concrete implementati

Re: Changing Logging in Solr to Apache Commons Logging

2007-04-01 Thread Chris Hostetter
: Do you have any pointers on how to change the underlying framework? I : don't see anything like that in: : http://java.sun.com/j2se/1.4.2/docs/guide/util/logging/overview.html : or other obvious (google) places to look The key bit is the LogManager ... you can specify any concrete implementati

Re: Changing Logging in Solr to Apache Commons Logging

2007-04-01 Thread Ryan McKinley
I don't remember seeing any specific benefits listed except that it would let people choose the underlying logging framework, as i've mentioned this is possible with JDK logging) Do you have any pointers on how to change the underlying framework? I don't see anything like that in: http://java

[jira] Resolved: (SOLR-185) RequestHandlerUtils - helpers for commit, optimize, and format warnings

2007-04-01 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley resolved SOLR-185. --- Resolution: Fixed Committed. Thanks Ryan! So I guess the standard way to commit can be /solr/update?c