Defect HC-12586

pagesize for elasticsearch query should be configurable

Software

Customer case Applies to Corrected in
CS0261227 V9.1.7.0 9.1.8.0

Observed behavior

The number of attributes shown for a product is limited to 10,000 results, and there is no way to configure this limit.

Expected behavior

There should be a way to change the number of results instead of using a hardcoded value.

Resolution

The ElasticSearchPageSize parameter is added to wc-component.json under ESQueryService, with a default value of 20,000