quickwit-oss / quickwit-oss/quickwit-datasource

Having filter configured on the datasource

Open
#189 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.