I have some level of logging in Tomcat, and I can see that SolrDispatchFilter
is being invoked:
2014-11-06 17:23:19,016 [catalina-exec-3] DEBUG SolrDispatchFilter            
- Closing out SolrRequest: {}

But that really isn't terribly helpful. Is there more logging that I could
invoke to get more info from the Solr side?

Some other logs from admin-type requests look like this:
2014-11-06 17:23:16,547 [catalina-exec-7] INFO  SolrDispatchFilter            
- [admin] webapp=null path=/admin/info/logging
params={set=com.scitegic.web.catalog:ALL&wt=json} status=0 QTime=4 
2014-11-06 17:23:16,551 [catalina-exec-7] DEBUG SolrDispatchFilter            
- Closing out SolrRequest: {set=com.scitegic.web.catalog:ALL&wt=json}

I don't have a proxy in between.



--
View this message in context: 
http://lucene.472066.n3.nabble.com/Schemaless-configuration-using-4-10-2-API-returning-404-tp4167869p4168091.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to