StackExchange / StackExchange/Stacks
Include classname tables in Algolia's search results
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 672
- Forks
- 107
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 26
Description
An example: In our search, it can be difficult to find something like background-color. In our documentation, any time a class is referenced, we ought to make sure it's showing up in search.
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 locating the Algolia search configuration and the documentation generation or indexing entry point. Trace how referenced classes such as background-color are represented, then verify that classname tables are included in search results and that those class names can be found.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation, search
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100