: Jul 4, 2009 12:38:43 PM org.apache.solr.update.processor.LogUpdateProcessor 
finish
: INFO: {} 0 0
: Jul 4, 2009 12:38:43 PM org.apache.solr.core.SolrCore execute
: INFO: [] webapp=/solr path=/update params={} status=0 QTime=0 
: 
: ...that was a delete (not sure why the msg from LogUpdateProcessor is 
: empty) then somehting like this from the commit...

...it was fat finger user error on my part, the log msg from delete should 
look like...

Jul 4, 2009 12:46:30 PM org.apache.solr.update.processor.LogUpdateProcessor 
finish
INFO: {deleteByQuery=name:foo} 0 12
Jul 4, 2009 12:46:30 PM org.apache.solr.core.SolrCore execute
INFO: [] webapp=/solr path=/update params={} status=0 QTime=12 



-Hoss

Reply via email to