Updates:
Status: Started
Labels: Milestone-Release-0.3.1
Comment #4 on issue 113 by
tflo...@gmail.com: SolrMeter fails whne testing
group search
http://code.google.com/p/solrmeter/issues/detail?id=113
Thanks for the patch. The problem with this fix is that it requires
group.ngroup=true, which is not the default. I think we should use the
matches instead (count the number of docs, not the number of groups).
Also, I don't think we should sum the matches of the different group
commands. Matches should be the same in all commands (Solr returns one
command per grouping field/func/query, not per group)
Would you mind testing this patch and see if it works for you?
Attachments:
solrmeter-113.patch 4.0 KB