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

escaped quotes issue #1

Open
thoward opened this issue Feb 19, 2014 · 1 comment
Open

escaped quotes issue #1

thoward opened this issue Feb 19, 2014 · 1 comment

Comments

@thoward
Copy link
Owner

thoward commented Feb 19, 2014

lucenequeryparser.parse( 'foo:"bar \"baz\""' ) throws syntax error - seems like the escaped quotes are unescaped when parsing...

NOTE: Originally filed at bitbucket on 2013-01-09 by an anonymous user.

@thoward
Copy link
Owner Author

thoward commented Feb 22, 2014

This limitation is documented here: https://github.com/thoward/lucene-query-parser.js/wiki#wiki-escaping-special-characters

Would be great for someone to fix that!

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

No branches or pull requests

1 participant