Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix issue with product limit on the search page #61

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

iGerchak
Copy link
Contributor

@iGerchak iGerchak commented Apr 27, 2022

This PR fixes #55 with the product limit on the search page.

The controller_action_layout_render_before_catalogsearch_result_index event is running before applying collection filters, as result on the search page we get an unfiltered collection with all products

@ihor-sviziev
Copy link
Contributor

Hi @fnogatz,
Could you please review this pull request?

@ihor-sviziev
Copy link
Contributor

@fnogatz any updates? This issue causing 503 error on search pages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

First search query is executed without page_size by including the "search.result" block
2 participants