[
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
This new patch keeps the casts (upon seeing the change for real instead of in
my head, the casts didn't look so bad, and were better than adding
abstractions). It adds tests for both unicode 6.1 (thanks to Steve's
generation script), and tests for each analyzer to ensure passing a Version
before 4.7 gets the unicode 6.1 behavior. I also moved the standard analyzer
et al tests from analysis/core to analysis/standard to sit alongside the actual
implementations of the things being tested.
> 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, 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: [email protected]
For additional commands, e-mail: [email protected]