Skip to content

Clarify how to perform exact match searches in Quickwit #5797

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jun 12, 2025

Conversation

rdettai
Copy link
Collaborator

@rdettai rdettai commented Jun 12, 2025

Description

This PR adds some docs to explain the Quickwit equivalent of the Elasticsearch keyword type. It also adds some examples of textual exact match strategies in the integration tests.

I did not document the workaround where we use range queries to perform fast field based exact queries. It's kind of hacky and given that the parser doesn't support whitespaces in range queries, it's hardly usable in practice.

How was this PR tested?

Integ tests

@rdettai rdettai requested a review from trinity-1686a June 12, 2025 10:17
@rdettai rdettai enabled auto-merge (squash) June 12, 2025 11:42
@rdettai rdettai merged commit 077d747 into main Jun 12, 2025
8 checks passed
@rdettai rdettai deleted the test-keyword-query branch June 12, 2025 11:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants