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

Ansarul Islam Laskar commented on SOLR-6774:
--------------------------------------------

What I exactly Want is like This::

My basic Query will be ::
q=*:*&wt=json&indent=true&group=true&group.query=end_price:[ 0 TO 
100]&group.query=end_price:[ 100 TO 200]&group.query=end_price:[200 TO 
*]&group.limit=3&rows=5


Now In My Json Out Put There will be 3 Group  according to group query. Now I 
need the stats of this individual group just like we have stats for whole 
output. 


something like (stats.group= true&stats.group.field=end_price).

> Stats per group
> ---------------
>
>                 Key: SOLR-6774
>                 URL: https://issues.apache.org/jira/browse/SOLR-6774
>             Project: Solr
>          Issue Type: New Feature
>          Components: Build
>    Affects Versions: 4.10.2
>            Reporter: Ansarul Islam Laskar
>              Labels: features
>
> There Should be a functionality for getting stats per Group for a particular 
> field or list of field, Currently stats component produce stats for whole 
> result



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to