-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Search function broken? #264
Comments
Thanks. But leaving open till its fixed by gitbook 🌹 |
I'm still experiencing this issue on the deployed version of the site - same error in the console |
Still broken. A weak, perhaps obvious workaround is to google for
and then search within the page using your browser "find". |
I tried without success to find an issue on https://github.com/GitbookIO/plugin-search, https://github.com/GitbookIO/plugin-lunr, or https://github.com/GitbookIO/gitbook that relates to this. @basarat, Are you sure this isn't a book-specific problem? Might it make sense to submit an issue (probably on https://github.com/GitbookIO/plugin-lunr)? (I know nothing about GitBook, beyond what I dug up for this comment.) |
I've made my config https://github.com/basarat/typescript-book/blob/master/book.json same as mobx https://github.com/mobxjs/mobx/blob/gh-pages/docs/book.json But its still not working :( So definitely not an issue with with our config |
Adding this to {
"pluginsConfig": {
"lunr": {
"ignoreSpecialCharacters": true
}
}
} I also reported this here: GitbookIO/plugin-lunr#3 |
@Pitasi that fixed it. Thank you soo much! 🌹 |
If I try to search the doc online, using the search in the upper left corner, it fails with stack trace:
The text was updated successfully, but these errors were encountered: