Skip to Main Content
Customer Feedback

We love feedback from you on our products and the problems in your daily work that you would like us to solve. Please describe the challenge you're encountering and your desired outcome. Be as detailed as possible.

For technical issues or bugs please head to Support or our Developer Community. You can assign up to 20 votes in total. Thank you for your feedback.

Status explanation: 'Future Consideration' = Continuing to collect further feedback, not planned at this time. 'Investigating' = Prioritized for deeper customer and feasibility investigations ahead of planning development.

Status Investigating
Created by Guest
Created on Feb 14, 2024

Categorical facets for integer values

When querying facets for e.g. the integer ContentLink.ID I would like the option to get a categorical facet i.e. 1 facet for every unique ID value, similar to how string facets work, rather than the current behavior of always returning range facets.

  • Guest
    Reply
    |
    Feb 15, 2024

    Number facets only allow range aggregation which might be hard to use in some cases. It would be beneficial to have an option to treat number facets as string facets.