Hi, I could see all GET request properly in SOLR but couldnt find any POST request issued from SOLRsharp.
If I issue search directly in SOLR (not from the application) I could see the logs as below, 127.0.0.1 - - [02/04/2010:03:33:23 +0000] "GET /solr/db/select?q=test But when search happens through application the logs are as follows, 171.165.243.16 - - [01/04/2010:22:07:39 +0000] "POST /solr/db/select/ HTTP/1.1" 200 1806 Not sure why the entire string is not logged... Thanks, Barani -- View this message in context: http://n3.nabble.com/How-to-view-SOLR-logs-tp691642p692216.html Sent from the Solr - User mailing list archive at Nabble.com.