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

Performance refactor #1300

Merged
merged 5 commits into from
Jan 13, 2022
Merged

Performance refactor #1300

merged 5 commits into from
Jan 13, 2022

Conversation

smilerz
Copy link
Collaborator

@smilerz smilerz commented Jan 12, 2022

create RecipeFacet class
build tree facets through queryset instead of iteration
async load children of tree facets
move images, recipe count to queryset instead of SerializerMethodField

fixes #1232
changes behavior of 'OR' search #1022

@vabene1111
Copy link
Collaborator

thanks very much, should #1022 be closed ?

@vabene1111 vabene1111 merged commit a2dc8d8 into develop Jan 13, 2022
@smilerz
Copy link
Collaborator Author

smilerz commented Jan 13, 2022

thanks very much, should #1022 be closed ?

yes

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.

Sort list of keywords, ingredients and books in advanced search settings
2 participants