Hi all, currently there are 2 things I want to accomplish. I want that on demend Every doc (xml) that is sent to be indexed in solr will be copied to a big log file (I want to control when to activate this feature and when to deactivate) same as for queries. Also, I may need to manipulate the data before its written.
Is there any way achieving this without changing solr sourcecode? (So it won't be affected by updates). I thought of a possible way, I posted before about making "transparent" request handler , is it possible ? If so, how? thankkk you! -- View this message in context: http://lucene.472066.n3.nabble.com/side-logging-requests-tp4108752.html Sent from the Solr - User mailing list archive at Nabble.com.