Numerical Range Facets
Example: When you index data from a customer relationship management (CRM) system, a numerical range facet can display ranges of Opportunity Amounts together with the number of opportunities and the total amount for each opportunity amount range.
![]() |
Facet items are opportunity amount ranges |
![]() |
Number of opportunities for each range |
![]() |
Total opportunity amounts for each range |
Note: Coveo .NET Front-End12.0.295+ (August 2013) The interval values in numerical range facets are automatically generated with nice rounded values that are dynamically updated based on the content returned by the index.
For .NET search interfaces, numerical range facets need to be configured by a developer. The automatic ranges can be replaced by static ranges. Contact the Coveo Professional Services for assistance.
For JavaScript search interfaces, an administrator can use the JavaScript Interface Editor in Advanced Mode to add and configure a Facet Range component (see JavaScript Search Interface Editor or Making Basic JavaScript Search Page Customization With the Legacy Interface Editor).