[
https://issues.apache.org/jira/browse/SOLR-1593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yonik Seeley resolved SOLR-1593.
--------------------------------
Resolution: Fixed
committed.
> reverse wildcard filter doesn't work for chars outside the BMP
> --------------------------------------------------------------
>
> Key: SOLR-1593
> URL: https://issues.apache.org/jira/browse/SOLR-1593
> Project: Solr
> Issue Type: Bug
> Affects Versions: 1.4
> Reporter: Yonik Seeley
> Assignee: Yonik Seeley
> Fix For: 1.5
>
> Attachments: SOLR-1593.patch
>
>
> reverse wildcard filter doesn't work for chars outside the BMP. reversing
> characters that take up more than one Java char creates unpaired surrogates,
> which get replaced with the replacement character at index time. See
> https://issues.apache.org/jira/browse/LUCENE-2068
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.