You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current Kubeflow website uses a Google Custom Search Engine implementation, which has limitations in terms of customization, relevance, and user experience.
While this provides basic functionality, it has several limitations:
Users are redirected away from the Kubeflow site to view search results.
The relevancy and filtering of results are limited.
There is no in-site integration for highlighting, faceting, or advanced query capabilities.
What would you like to be added
To enhance the search experience for users, I propose migrating to a modern search solution like Algolia or Lunr.
Proposed options:
Algolia DocSearch: It a free, hosted search solution designed specifically for technical documentation and open-source projects. It crawls the site, indexes content, and delivers a fast, typo-tolerant search experience with minimal setup.
Lunr: It is a lightweight, open-source, client-side search library that enables offline-capable, self-hosted search functionality. It’s ideal for static websites and projects prioritizing privacy, control, and zero external dependencies.
This is a Feature Request
The current Kubeflow website uses a Google Custom Search Engine implementation, which has limitations in terms of customization, relevance, and user experience.
While this provides basic functionality, it has several limitations:
What would you like to be added
To enhance the search experience for users, I propose migrating to a modern search solution like Algolia or Lunr.
Proposed options:
Algolia DocSearch: It a free, hosted search solution designed specifically for technical documentation and open-source projects. It crawls the site, indexes content, and delivers a fast, typo-tolerant search experience with minimal setup.
Lunr: It is a lightweight, open-source, client-side search library that enables offline-capable, self-hosted search functionality. It’s ideal for static websites and projects prioritizing privacy, control, and zero external dependencies.
Labels
/area website
Comments
Love this idea? Give it a 👍.
The text was updated successfully, but these errors were encountered: