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

Optimize queries for taxonomies, following #1541 #1619

Merged
merged 2 commits into from
Jul 10, 2020
Merged

Optimize queries for taxonomies, following #1541 #1619

merged 2 commits into from
Jul 10, 2020

Conversation

JTNMW
Copy link
Contributor

@JTNMW JTNMW commented Jul 8, 2020

Remove unnecessary foreach{} loop on taxonomies which caused memory exhaustion on anyField search/setcontent #1541

Remove unnecessary foreach{} loop on taxonomies which caused memory exhaustion.
@JTNMW JTNMW changed the title modification to following #1541 modification following #1541 Jul 8, 2020
Copy link
Member

@bobdenotter bobdenotter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @JTNMW,

Removing nested loops is always worthwhile, if possible! Thanks!

I've applied ECS in your branch to fix whitespace inconsistencies, and let's see if it passes tests now.

@bobdenotter bobdenotter merged commit 6b07c28 into bolt:master Jul 10, 2020
@bobdenotter bobdenotter changed the title modification following #1541 Optimize queries for taxonomies, following #1541 Jul 11, 2020
@JTNMW JTNMW deleted the mods branch August 20, 2020 08:45
I-Valchev added a commit that referenced this pull request Aug 20, 2020
modification to SelectQuery.php related to #1619
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants