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

Allow special characters in startswith, endswith, and contains expressions #292

Merged
merged 2 commits into from
Oct 14, 2024

Conversation

thomaspatzke
Copy link
Member

This pull request adds the ability to use special characters in the startswith, endswith, and contains expressions in the TextQueryBackend. It introduces new variables to control whether special characters are allowed in each expression type.

@thomaspatzke thomaspatzke merged commit 75bdfcc into main Oct 14, 2024
24 checks passed
@thomaspatzke thomaspatzke deleted the conversion_disable_contains_special_check branch October 14, 2024 21:44
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.

1 participant