[ https://issues.apache.org/jira/browse/SOLR-13157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
John updated SOLR-13157: ------------------------ Labels: dismax (was: edismax) > 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 > Priority: Minor > Labels: dismax > > 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: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org