Hi,
I've noticed that in SOLR-7484 Solr part of http request was moved to
SolrHttpCall. So there is no way to handle
SolrQueryRequest and SolrQueryResponse in SolrDispatchFilter.
Internal requet logging is SolrCore.execute(SolrRequestHandler,
SolrQueryRequest, SolrQueryResponse)
Is there is
Hi,
I would like to ask how to implement search audit logging. I've implemented
some idea but I would like to ask if there is better approach to do this.
Requirement is to log username, search time, all request parameters (q, fq,
etc.), response data (count, etc) and important thing is to log a