Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit 8d8d9a8

Browse files
authored
Merge pull request #5667 from magento/October-11-hot-fix-release-note-update
Magento 2.3.3 release note discussion of Elasticsearch pagination patch
2 parents 512b136 + beace5e commit 8d8d9a8

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

guides/v2.3/release-notes/release-notes-2-3-3-commerce.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,11 @@ For general information about security-only patches, see the Magento DevBlog pos
2323

2424
Although code for these features is bundled with quarterly releases of the Magento core code, several of these projects (for example, Page Builder, Inventory Management, and Progressive Web Applications (PWA) Studio) are also released independently. Bug fixes for these projects are documented in separate, project-specific release information which is available in the documentation for each project.
2525

26+
## Apply the Catalog pagination issue on Elasticsearch 6.x patch to resolve a critical search result pagination issue
27+
28+
This patch resolves issues that users of Magento 2.3.3 experience in deployments where Elasticsearch 6.x is used as the catalog search engine.
29+
Users who attempt to navigate past the first page of search results are unsuccessful, and Magento displays an error message. After this patch is installed, users will be able to page through all search results. See [Applying patches](https://devdocs.magento.com/guides/v2.3/comp-mgr/patching.html) for specific instructions on downloading and applying Magento patches. To find the patch, navigate to [Tech Resources](https://magento.com/tech-resources/download), and select the 'Catalog pagination issue on Elasticsearch 6.x' patch associated with the version of Magento you are running.
30+
2631
## Highlights
2732

2833
Look for the following highlights in this release:

guides/v2.3/release-notes/release-notes-2-3-3-open-source.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,11 @@ For general information about security-only patches, see the Magento DevBlog pos
2121

2222
Although code for these features is bundled with quarterly releases of the Magento core code, several of these projects (for example, Page Builder, Inventory Management, and Progressive Web Applications (PWA) Studio) are also released independently. Bug fixes for these projects are documented in separate, project-specific release information which is available in the documentation for each project.
2323

24+
## Apply the Catalog pagination issue on Elasticsearch 6.x patch to resolve a critical search result pagination issue
25+
26+
This patch resolves issues that users of Magento 2.3.3 experience in deployments where Elasticsearch 6.x is used as the catalog search engine.
27+
Users who attempt to navigate past the first page of search results are unsuccessful, and Magento displays an error message. After this patch is installed, users will be able to page through all search results. See [Applying patches](https://devdocs.magento.com/guides/v2.3/comp-mgr/patching.html) for specific instructions on downloading and applying Magento patches. To find the patch, navigate to [Tech Resources](https://magento.com/tech-resources/download), and select the 'Catalog pagination issue on Elasticsearch 6.x' patch associated with the version of Magento you are running.
28+
2429
## Highlights
2530

2631
Look for the following highlights in this release:

0 commit comments

Comments
 (0)