Update reference to Unicode version of Java 9

This commit is contained in:
Uwe Schindler 2016-02-21 16:55:20 +01:00
parent 3d34728c4b
commit da28b98920
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ For reference, JRE major versions with their corresponding Unicode versions:
* Java 6, Unicode 4.0 * Java 6, Unicode 4.0
* Java 7, Unicode 6.0 * Java 7, Unicode 6.0
* Java 8, Unicode 6.2 * 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 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, you are searching, and what was changed in any given Unicode version. For example,