This article provides a patch for the Adobe Commerce issue where catalog pagination doesn’t work on Elasticsearch 6.x.
The patch below resolves issues that users of Adobe Commerce 2.3.3 experience in deployments where Elasticsearch 6.x is used as the catalog search engine. Users see an error message when they attempt to navigate past the first page of search results.
After this patch is installed, users will be able to page through all search results.
An issue has been discovered in Magento Open Source, Adobe Commerce on-premises, and Adobe Commerce on cloud infrastructure where Search result page pagination doesn’t work if you switch the page.
Steps to reproduce:
Expected result:
Products should be displayed on the second page.
Actual result:
“We can’t find products matching the selection” message is shown on the second page.
To fix the issue, please apply the patch attached to this article. To download it, scroll down to the end of the article and click the file name or click the following link:
Download Catalog pagination issue on Elasticsearch 6.x patch - The patch is compatible with all affected versions and editions.
Adobe strongly recommends applying the patch as soon as possible, even if you have not experienced any symptoms.
See How to apply a composer patch provided by Adobe Commerce for instructions.