[
https://issues.apache.org/jira/browse/SOLR-2349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12996259#comment-12996259
]
Hasan Ince commented on SOLR-2349:
----------------------------------
Thanks for reply but in this case i have two problems:
1. I need to group count for my category filter on my web page (for ex:
Mathematis (45), Statistics (25), History (13)....) this 45, 25 , 13 .. must be
the count of grouped items.
2. I have to get the total number of the pages (i can not use just 'next' and
'prev' for paging) and show on the web page,
thanks...
> Wrong matches count with groupped results
> -----------------------------------------
>
> Key: SOLR-2349
> URL: https://issues.apache.org/jira/browse/SOLR-2349
> Project: Solr
> Issue Type: Bug
> Affects Versions: 4.0
> Environment: windows xp, jetty
> Reporter: Anton
> Priority: Minor
>
> With query q=*:* i get "numFound = 1752"
> When i group by field (q=*:*&group=true&group.field=company_id) i also get
> "matches = 1752", but number of groupped results less than 1752 and
> application wouldn't be able to show valid pagination.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]