Skip to content

DATAMONGO-770 - Add support for case-insensitive queries. #78

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

Closed
wants to merge 1 commit into from

Conversation

thomasdarimont
Copy link

Case-insensitive queries are now rendered as regex expressions with "i" option. The regex options to use are now derived from the query Part.

Case-insensitive queries are now rendered as regex expressions with "i" option. The regex options to use are now derived from the query Part.
thomasdarimont pushed a commit that referenced this pull request Oct 7, 2013
We now support IgnoreCase and AllIgnoreCase in predicate expression for derived queries.

Original pull request: #78.
@odrotbohm odrotbohm closed this Oct 8, 2013
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