Increasing Logging of Delta Queries

2010-08-25 Thread Vladimir Sutskever
Hi All, Is there a way to increase the debugging level of SOLR delta query imports. I would like to see records that have been picked up by SOLR be spit out to Standard Output or a log file. Thank You! Kind regards, Vladimir Sutskever Investment Bank - Technology JPMorgan Chase, Inc.

Re: Increasing Logging of Delta Queries

2010-08-25 Thread Lance Norskog
There is a LogTransformer that logs data instead of adding to the document: http://www.lucidimagination.com/search/document/CDRG_ch06_6.4.7.3?q=logging transformer http://wiki.apache.org/solr/DataImportHandler#LogTransformer On Wed, Aug 25, 2010 at 12:35 PM, Vladimir Sutskever