quickwit-oss / quickwit-oss/quickwit-datasource
Add highlight searched words
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 76
- Forks
- 44
- PR merge metrics
- No merged PRs in 30d
Description
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 with the linked Grafana Explore reference to understand the expected highlighting behavior. Then read the referenced backendResultTransformer.ts, ElasticResponse.ts, and modifyQuery.ts files to compare how search words are extracted and passed through; done means Quickwit search results highlight the searched words consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend, search
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100