Group By

A Group By operation can be performed at query time by the Search API to retrieve the different available values for a certain field in the query result set, along with the number of occurrences of each of those values.

The Coveo JavaScript Search Framework performs Group By operations to generate facets.