John created SOLR-13157:
---------------------------
Summary: Convert Unicode double quotes to standard quotes
Key: SOLR-13157
URL: https://issues.apache.org/jira/browse/SOLR-13157
Project: Solr
Issue Type: Improvement
Security Level: Public (Default Security Level. Issues are Public)
Components: query parsers
Reporter: John
Non standard double quotes get stripped from the queryString in the DisMax
parser.
I suggest replacing the following unicode double quote chars
""„"„«»‟❝❞⹂"
with a straight quote
"
This will allow all quotes to be treated the same regardless of local /
cultural background
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]