Double logging from update handler framework --------------------------------------------
Key: SOLR-289 URL: https://issues.apache.org/jira/browse/SOLR-289 Project: Solr Issue Type: Bug Reporter: Yonik Seeley Priority: Minor The update framework in Solr 1.2 causes twice as many log statements to be output. This will have an adverse performance impact for people adding a single doc at a time. Example: INFO: added id={VA902B} in 0ms Jul 5, 2007 1:36:52 PM org.apache.solr.core.SolrCore execute INFO: /update 0 0 Jul 5, 2007 1:36:52 PM org.apache.solr.handler.XmlUpdateRequestHandler update -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.