quickwit-oss / quickwit-oss/quickwit
More flexibility on dynamic (JSON) fields mapping
Open
Nobody has claimed this yet.
enhancement
low-priority
- Dominant language
- Rust
- Stars
- 11.7k
- Forks
- 597
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 37
Description
We need to be able to disable date parsing.
Having the equivalent of virtual mapping in elastic would be awesome.
(route rules using a regex over the json path, potentially coerce into different types.)
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
No files, tests, or entry points are named. Start by locating the dynamic JSON field mapping and date-parsing implementation, then determine the existing mapping behavior and tests; the issue is complete when date parsing can be disabled and the requested flexible mapping rules are supported and covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- backend, search
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100