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

support arbitrary wildcard #5606

Merged
merged 9 commits into from
Jan 10, 2025
Merged

support arbitrary wildcard #5606

merged 9 commits into from
Jan 10, 2025

Conversation

trinity-1686a
Copy link
Contributor

@trinity-1686a trinity-1686a commented Jan 9, 2025

Description

fix #5306 #5061
add support for arbitrary wildcard through running them as automatons
also add support for regexes

How was this PR tested?

added some tests, and tested manually

Copy link
Member

@guilload guilload left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome end-to-end job in Quickwit and tantivy 🎉

quickwit/quickwit-search/src/leaf.rs Outdated Show resolved Hide resolved
quickwit/quickwit-search/src/leaf.rs Outdated Show resolved Hide resolved
quickwit/quickwit-query/src/query_ast/wildcard_query.rs Outdated Show resolved Hide resolved
@trinity-1686a trinity-1686a merged commit 385c5b5 into main Jan 10, 2025
4 checks passed
@trinity-1686a trinity-1686a deleted the trinity/automaton-wildcard branch January 10, 2025 15:24
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.

support wildcard in non-suffix position
2 participants