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 search enhancements #142

Open
eric-schneider opened this issue Jun 18, 2024 · 0 comments
Open

Site search enhancements #142

eric-schneider opened this issue Jun 18, 2024 · 0 comments
Labels

Comments

@eric-schneider
Copy link
Contributor

Our current site search is powered by Algolia DocSearch. DocSearch is an off-the-shelf collection of a couple different Algolia components, optimized for relatively small documentation websites. DocSearch is way better than our previous Algolia implementation in almost every respect, including better/faster search results, as well as pre-built UI that comes has keyboard shortcuts and accessibility features.

However, although DocSearch is very powerful and easy to implement out of the box, it lacks customizability. In particular, it doesn't provide filtering and really allow for rich UI customization beyond color and component sizing.

We need to take a comprehensive look at our current site search experience to determine whether we want to make any further UX/UI enhancements (including product filtering) and create a list of those requirements. Once we have those requirements, we need to assess whether it's possible to satisfy those those requirements using DocSearch. If DocSearch isn't up to the task, then we'll need to build a new search experience from the ground up using standard Algolia components.

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

No branches or pull requests

1 participant