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

Fixes #1581 Explicit fulltext collection page size #1598

Conversation

rbayet
Copy link
Collaborator

@rbayet rbayet commented Oct 29, 2019

to avoid a pageSize of getSize() set in the collection ie all matching products.
Problematic on a virtual category without any rule set yet: the whole catalog matches.
Quite costly if the catalog is even of a medium size (~ 50K products).

to avoid a pageSize of getSize() set in the collection ie all matching products.
Problematic on a virtual category without any rule set yet: the whole catalog matches.
Quite costly if the catalog is even of a medium size (~ 50K products).
@rbayet rbayet assigned rbayet and romainruaud and unassigned rbayet Oct 29, 2019
@romainruaud romainruaud merged commit bc040f3 into Smile-SA:2.8.x Oct 30, 2019
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.

2 participants