Skip to content
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

Change in the query grammar. #2050

Merged
merged 2 commits into from
May 19, 2023
Merged

Change in the query grammar. #2050

merged 2 commits into from
May 19, 2023

Conversation

fulmicoton
Copy link
Collaborator

Quotation mark can now be used for phrase queries. The delimiter is part of the UserInputLeaf.
That information is meant to be used in Quickwit to solve #3364.

This PR also adds support for quotation marks escaping in phrase queries.

Quotation mark can now be used for phrase queries.
The delimiter is part of the `UserInputLeaf`.
That information is meant to be used in Quickwit to solve #3364.

This PR also adds support for quotation marks escaping in phrase
queries.
@fulmicoton fulmicoton requested a review from fmassot May 18, 2023 09:12
@fulmicoton fulmicoton merged commit 62709b8 into main May 19, 2023
2 of 5 checks passed
@fulmicoton fulmicoton deleted the query-grammar-change branch May 19, 2023 03:07
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.

None yet

3 participants