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

docs: Book search does not seem to index all words #1687

Closed
corneliusroemer opened this issue Oct 6, 2023 · 2 comments
Closed

docs: Book search does not seem to index all words #1687

corneliusroemer opened this issue Oct 6, 2023 · 2 comments

Comments

@corneliusroemer
Copy link

It appears that the book search function doesn't work properly.

Here for example, I don't get any hits for "after" despite "after" being clearly a word in the docs:
image

Reproduce with: https://just.systems/man/en/chapter_38.html?search=after

@casey
Copy link
Owner

casey commented Oct 7, 2023

Ahh, that's annoying. We use mdBook, so unless we're doing something weird, this should be reported there.

@corneliusroemer
Copy link
Author

Seems to be a limitation of the elasticlunar.js module they use for search. Indeed not much you can do.

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

No branches or pull requests

2 participants