Improve Search
Open
enhancement
feature
infrastructure
P1
- Dominant language
- SCSS
- Stars
- 60
- Forks
- 163
- Avg merge
- 15h 20m
- Merged PRs (30d)
- 9
Description
The currently implemented [DocSearch](https://docsearch.algolia.com/) isn't very good.
Some current problems:
* The API docs aren't index because the records are too large
* Searching for specific code terms like `MatchInteger` don't provide precise results (takes you to the page, but not the heading)
* Search results are so truncated that it's hard to know if the result is the one you want
Fix this is going to require rebuilding our index and the search results panel.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.