quickwit-oss / quickwit-oss/quickwit-datasource
Having filter configured on the datasource
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 76
- Forks
- 44
- PR merge metrics
- No merged PRs in 30d
Description
Hi.
One of our customer would like to have multiple datasources on the same index with pre-filter on the query.
The need is to scope the logs for various sub-entities which aren't supposed the logs from other sub-entities.
Thanks
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
The issue names no files or tests, so first inspect the datasource configuration and query-handling entry points. Clarify how a pre-filter should be configured and applied when multiple datasources share an index; done means each datasource scopes results to its configured sub-entity without exposing other logs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100