Skip to content

Search: exclude some fields from source results #7640

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

Merged
merged 1 commit into from
Nov 16, 2020
Merged

Conversation

stsewd
Copy link
Member

@stsewd stsewd commented Nov 3, 2020

This should hopefully make search a little faster,
we don't make use of these fields in the serializer.

The big ones are sections and domains,
we will be fetching all of them per each page,
instead of just the ones that matched.

Also fixed a bug, we were omitting the description from the project in
the serializer.

ref #7349

This should hopefully make search a little faster,
we don't make use of these fields in the serializer.

The big ones are sections and domains,
we will be fetching all of them per each page,
instead of just the ones that matched.

Also fixed a bug, we were omitting the description from the project in
the serializer.
@stsewd stsewd marked this pull request as ready for review November 4, 2020 15:47
@stsewd stsewd requested a review from a team November 4, 2020 15:47
@stsewd stsewd requested a review from ericholscher November 16, 2020 19:59
@stsewd stsewd merged commit bde3caf into master Nov 16, 2020
@stsewd stsewd deleted the search-exclude branch November 16, 2020 21:20
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