Differentiated request logging
------------------------------
Key: SOLR-713
URL: https://issues.apache.org/jira/browse/SOLR-713
Project: Solr
Issue Type: Improvement
Components: search
Affects Versions: 1.3
Reporter: Lars Kotthoff
Priority: Minor
Currently the complete query string is logged for all search requests. When the
query string is large, the logs tend to become hard to read. Worse, when using
a sharded setup and faceting the query string during the facet count refine
phase contains the IDs of all documents for which facet counts are requested,
easily amounting to several GB of logs over the course of a day when the number
of facets is large.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.