[
https://issues.apache.org/jira/browse/SOLR-2349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998725#comment-12998725
]
Hasan Ince commented on SOLR-2349:
----------------------------------
Hi Anton, first of all thank you very much for your interest. In this case i
understandt what you mean and i agree with your, i am waiting from solr to give
me the number of groups but it gives the total number of the result. First i
tried with 70 documents and i thought i might mis calculate the number of
groups or i did another mistake. So i narrowed the documents as 5 documents. I
searched a query word. 3 of them are in same group and other 2 are in different
groups. So i must get 3 different group. And i get 3 groups. The problem
occures from this point. Despite there are 3 groups, facet returns 5 results. I
am expecting faceting the results over the groups count. I want facet to get
results over group numbers. So am i false while trying to get <int
name="1">3</int> in this attribute?
> 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]