I'm looking to create an issue to add support for Unicode Double Quotes to the
dismax parser.
I want to replace all types of double quotes with standard ones before they get
stripped
i.e.
“ ” „ “ „ « » ‟ ❝ ❞ ⹂ "
With
"
I presume this has been discussed before?
I have a POC here:
https://github.com/apache/lucene-solr/compare/branch_7x...jnyryan:branch_7x
Thanks,
John
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]