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

MODE-2567 - Added a test and a fix to ensure that the Lucene index provider escapes Ampersands #1524

Closed
wants to merge 3 commits into from

Conversation

lucasweb78
Copy link
Contributor

Lucene Index Provider does not correctly handle Like constraints containing an Ampersand with a leading or trailing space

Lucene Index Provider does not correctly handle Like constraints containing an Ampersand with a leading or trailing space
Added ampersand to list of characters to escape  when doing a compare query on a string
@lucasweb78 lucasweb78 changed the title MODE-2567 - Added test to demonstrate issue MODE-2567 - Added a test and a fix to ensure that the Lucene index provider escapes Ampersands Feb 19, 2016
@lucasweb78
Copy link
Contributor Author

Added a second commit which fixes the issue.

@hchiorean hchiorean closed this Feb 22, 2016
@hchiorean
Copy link
Member

squashed and merged in master, thanks @lucasweb78

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants