[
https://issues.apache.org/jira/browse/SOLR-267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12589737#action_12589737
]
Grant Ingersoll commented on SOLR-267:
--------------------------------------
Here's what happens on multicore:
{code}
Apr 16, 2008 5:40:29 PM org.apache.solr.core.SolrCore execute
INFO: webapp=/solr path=/select/
params={indent=on&rows=10&start=0&q=solr&version=2.2} hits=0 status=0 QTime=39
Apr 16, 2008 5:40:29 PM org.apache.solr.core.SolrCore execute
INFO: [core0] /select/ indent=on&rows=10&start=0&q=solr&version=2.2 0 39
{code}
> log handler + query + hits
> --------------------------
>
> Key: SOLR-267
> URL: https://issues.apache.org/jira/browse/SOLR-267
> Project: Solr
> Issue Type: Improvement
> Components: search
> Affects Versions: 1.3
> Reporter: Will Johnson
> Assignee: Grant Ingersoll
> Priority: Minor
> Attachments: LogQueryHitCounts.patch, LogQueryHitCounts.patch,
> LogQueryHitCounts.patch, LogQueryHitCounts.patch, LogQueryHitCounts.patch,
> LogQueryHitCounts.patch, LogQueryHitCounts.patch, SOLR-267.patch
>
>
> adds a logger to log handler, query string and hit counts for each query
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.