mkhludnev commented on PR #2742:
URL: https://github.com/apache/solr/pull/2742#issuecomment-2477285696

   > you can already achieve the desired results using the existing mechanism 
`type:func`
   
   Wait a sec. I read here 
https://solr.apache.org/guide/solr/latest/query-guide/json-facet-api.html#stat-facet-functions
 
   
   > Unlike all the facets discussed so far, Aggregation functions (also called 
facet functions, analytic functions, or metrics) do not partition data into 
buckets. Instead, they calculate something over all the documents in the domain.
   
   Can the proposed approach with `type:func` yield multiple buckets? What we 
want to achieve here? 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to