From da28b98920f74cd27df31dca2a026edf652bdff0 Mon Sep 17 00:00:00 2001 From: Uwe Schindler Date: Sun, 21 Feb 2016 16:55:20 +0100 Subject: [PATCH] Update reference to Unicode version of Java 9 --- lucene/JRE_VERSION_MIGRATION.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lucene/JRE_VERSION_MIGRATION.txt b/lucene/JRE_VERSION_MIGRATION.txt index 6face9eaa2f..c8404641c08 100644 --- a/lucene/JRE_VERSION_MIGRATION.txt +++ b/lucene/JRE_VERSION_MIGRATION.txt @@ -17,7 +17,7 @@ For reference, JRE major versions with their corresponding Unicode versions: * Java 6, Unicode 4.0 * Java 7, Unicode 6.0 * Java 8, Unicode 6.2 - * Java 9 (not yet released / offcially supported by Lucene), Unicode 7.0 + * Java 9 (not yet released / offcially supported by Lucene), Unicode 8.0 In general, whether or not you need to re-index largely depends upon the data that you are searching, and what was changed in any given Unicode version. For example,