Add Java 8 to list

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1555585 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Uwe Schindler 2014-01-05 17:31:05 +00:00
parent 744d82b34e
commit 4044712b28
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ For reference, JRE major versions with their corresponding Unicode versions:
* Java 5, Unicode 4.0 * Java 5, Unicode 4.0
* 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
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,