File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
server/src/main/java/org/elasticsearch/index Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -160,7 +160,7 @@ private static Version parseUnchecked(String version) {
160160 public static final IndexVersion SYNTHETIC_SOURCE_STORE_ARRAYS_NATIVELY_SCALED_FLOAT = def (9_020_0_00 , Version .LUCENE_10_1_0 );
161161 public static final IndexVersion USE_LUCENE101_POSTINGS_FORMAT = def (9_021_0_00 , Version .LUCENE_10_1_0 );
162162 public static final IndexVersion UPGRADE_TO_LUCENE_10_2_0 = def (9_022_00_0 , Version .LUCENE_10_2_0 );
163- public static final IndexVersion UPGRADE_TO_LUCENE_10_2_1 = def (9_023_00_0 , parseUnchecked ("9.12 .1" ));
163+ public static final IndexVersion UPGRADE_TO_LUCENE_10_2_1 = def (9_023_00_0 , parseUnchecked ("10.2 .1" ));
164164 /*
165165 * STOP! READ THIS FIRST! No, really,
166166 * ____ _____ ___ ____ _ ____ _____ _ ____ _____ _ _ ___ ____ _____ ___ ____ ____ _____ _
You can’t perform that action at this time.
0 commit comments