git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1454976 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Robert Muir 2013-03-11 02:26:15 +00:00
parent dd0855c4fe
commit 55d9d0b69e
1 changed files with 8 additions and 1 deletions

View File

@ -54,6 +54,13 @@ public enum Version {
@Deprecated
LUCENE_42,
/**
* Match settings and bugs in Lucene's 4.3 release.
* @deprecated (5.0) Use latest
*/
@Deprecated
LUCENE_43,
/** Match settings and bugs in Lucene's 5.0 release.
* <p>
* Use this to get the latest &amp; greatest settings, bug