[ 
https://issues.apache.org/jira/browse/SOLR-2349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12996466#comment-12996466
 ] 

Hasan Ince commented on SOLR-2349:
----------------------------------

i tried to facet on sortid but i have same result as <int name="1">5</int>. I 
want get the facet info above grouped data. So how can i ge <int 
name="1">3</int> on facet. (Because in my case the grouped items will be more 
than 1.000.000 results and i can not count grouped items one by one)



> 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]

Reply via email to