quickwit-oss / quickwit-oss/quickwit

Update docs on range queries

Open Beginner friendly
#3,666 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

documentation
Dominant language
Rust
Stars
11.7k
Forks
597
Avg merge
2d 22h
Merged PRs (30d)
37

Description

The docs mentioned that: "Range queries can only be executed on fields with a fast field. Currently only fields of type ip are supported." (ref).

But it's no more the case, range queries are supported for several types if they are declared as fast.

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

Start at the range-queries section of the query-language reference linked in the issue. Update the statement about supported field types so it reflects that range queries work with several types when declared as fast fields; done means the documentation no longer claims that only ip fields are supported.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
65/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.