Defect HC-14173

HCL Attributes / Facets not showing on the Site/Query/Index

Software

Customer case Applies to Corrected in
CS0272293 V9.1.8.0 9.1.9.0

Observed behavior

Not all facets are being returned when there are more than 1000 values.

Expected behavior

All facets should be returned, and a configurable limit should be in place.

Resolution

The code was updated to add a configurable limit (FacetPageSize) to the number of facets being returned. This is set in the ESQueryService/src/main/resources/wc-component.json file, with a default value of 1000.