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

Site-wide search #1499

Open
Tracked by #1495
thibaudcolas opened this issue Mar 26, 2024 · 3 comments
Open
Tracked by #1495

Site-wide search #1499

thibaudcolas opened this issue Mar 26, 2024 · 3 comments

Comments

@thibaudcolas
Copy link
Member

thibaudcolas commented Mar 26, 2024

Part of recommendations from user research report in #1496

Currently search is only available for documentation. Integrate this site-wide / for all site content.

Recommendations

Relevant parts of the report:

Improving internal search tools could further simplify the user experience, enabling users to quickly find what they need without having to resort to external search engines.

Working on this

I’d recommend starting with a feasibility analysis – list the steps needed for this to happen, report back in a comment here. Share any assumptions for others to validate.

@brainwane
Copy link
Contributor

I'd personally appreciate this - I just looked on djangoproject.com and was trying to look around for some materials related to volunteering for the Foundation, and was having a hard time. Sitewide search would be really helpful.

@thibaudcolas
Copy link
Member Author

thibaudcolas commented Sep 26, 2024

Discussed at today’s WG meeting:

@jacklinke
Copy link

jacklinke commented Sep 26, 2024

Here is the list of views with associated templates and/or models (with the potentially-useful model fields) to consider for indexing.

The listed templates are those containing significant text content, or which serve as endpoints with content loaded from models - I did not include base templates and snippets.

I am sure we can whittle this list down, but I hope it works as a starting point.

aggregator/

blog/

djangoproject/urls/www.py

foundation/

fundraising/

members/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants