rust-lang / rust-lang/rust-analyzer
Partial word search in the book doesn't work on some titles/words.
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 16.9k
- Forks
- 2.2k
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 72
Description
Try visiting:
https://rust-analyzer.github.io/book/configuration.html?search=linkedProjects
https://rust-analyzer.github.io/book/configuration.html?search=lru.capacity
https://rust-analyzer.github.io/book/index.html?search=cargo.sysrootSrc
etc.
These have results on https://rust-analyzer.github.io/book/configuration.html but page says no results.
I didn't open this ticket on mdbook because I couldn't reproduce it on other rust books/docs. Let me know if you want me to reopen in that repo.
I am not sure what make these titles/words different. Maybe it's because they have .(dot/period).
rust-analyzer version: NA
rustc version: NA
editor or extension: NA
relevant settings: NA
repository link (if public, optional): NA
code snippet to reproduce: NA
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the searches for linkedProjects, lru.capacity, and cargo.sysrootSrc on the linked rust-analyzer book pages, then compare them with a search that does return results. Trace the book's search behavior and verify that these queries return their matching entries instead of “no results”.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- documentation, search
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 48/100