Skip to content

BUGFIX: Remove special characters completely#64

Merged
daniellienert merged 1 commit intoFlowpack:masterfrom
daniellienert:bugfix/fix-character-escaping
Jul 12, 2021
Merged

BUGFIX: Remove special characters completely#64
daniellienert merged 1 commit intoFlowpack:masterfrom
daniellienert:bugfix/fix-character-escaping

Conversation

@daniellienert
Copy link
Copy Markdown
Contributor

According to https://lucene.apache.org/core/3_4_0/queryparsersyntax.html#Escaping%20Special%20Characters, special characters should be escapeable using a „\“ character. Sadly because of some internal json encoding this doesn’t work properly. Any of these characters break the query.

According to https://lucene.apache.org/core/3_4_0/queryparsersyntax.html#Escaping%20Special%20Characters, special characters should be escapeable using a „\“ character. Sadly because of some internal json encoding this doesn’t work properly. Any of these characters break the query.
@daniellienert daniellienert merged commit 556a020 into Flowpack:master Jul 12, 2021
@daniellienert daniellienert deleted the bugfix/fix-character-escaping branch July 12, 2021 14:35
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