-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
Full-text search #68
Comments
https://vuepress.vuejs.org/guide/basic-config.html#config-file |
While I appreciate that vuepress has both options of "built-in header-search" and "Algolia search for fulltext", I agree with the issue author that having also a built-in fulltext search would be an excellent addition (for example, MKDocs and Gitbook have this feature). Internal/private documents would enormously benefit from this (and this would make Vuepress an excellent choice for such cases). |
@yyx990803 Would you consider re-opening this? |
|
#1557 I added tags support and multi-word search, not the whole nine yard but a small improvement! |
Maybe it would be possible to not use Algolia document search, but a custom search built-in?
Compare:
https://github.com/QingWei-Li/docsify
Otherwise search wouldn’t work for a company Intranet.
The text was updated successfully, but these errors were encountered: