[ 
https://issues.apache.org/jira/browse/LUCENE-5999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ryan Ernst updated LUCENE-5999:
-------------------------------
    Attachment: LUCENE-5999.patch

If it was just that, I would have done it in the first place.  I was trying to 
avoid casting inside the anonymous setReader at the end of the function.  
Here's a patch which does that.

> Add backcompat support for StandardTokenizer before 4.7
> -------------------------------------------------------
>
>                 Key: LUCENE-5999
>                 URL: https://issues.apache.org/jira/browse/LUCENE-5999
>             Project: Lucene - Core
>          Issue Type: Bug
>            Reporter: Ryan Ernst
>         Attachments: LUCENE-5999.patch, LUCENE-5999.patch
>
>
> The merge from trunk for branch_5x remove the backcompat support in 
> StandardTokenizer for previous unicode versions.  With 5x, we only need to 
> add support back for 4.0-4.6 (unicode 6.1).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to