mirror of
https://github.com/apache/lucene.git
synced 2025-02-07 18:49:03 +00:00
1425d6cbf8
User can now set SOLR_REQUESTLOG_ENABLED=true to enable the jetty request log, instead of editing XML. The location of the request logs will respect SOLR_LOGS_DIR if that is set. The deprecated NCSARequestLog is no longer used, instead it uses CustomRequestLog with NCSA_FORMAT.