Skip to content

Optimize queries for taxonomies, following #1541#1619

Merged
bobdenotter merged 2 commits intobolt:masterfrom
JTNMW:mods
Jul 10, 2020
Merged

Optimize queries for taxonomies, following #1541#1619
bobdenotter merged 2 commits intobolt:masterfrom
JTNMW:mods

Conversation

@JTNMW
Copy link
Copy Markdown
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
Copy Markdown
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