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 @@ -146,7 +146,7 @@ private static Version parseUnchecked(String version) {
146146 public static final IndexVersion SOURCE_MAPPER_MODE_ATTRIBUTE_NOOP = def (9_007_00_0 , Version .LUCENE_10_0_0 );
147147 public static final IndexVersion HOSTNAME_DOC_VALUES_SPARSE_INDEX = def (9_008_00_0 , Version .LUCENE_10_0_0 );
148148 public static final IndexVersion UPGRADE_TO_LUCENE_10_1_0 = def (9_009_00_0 , Version .LUCENE_10_1_0 );
149- public static final IndexVersion USE_SYNTHETIC_SOURCE_FOR_RECOVERY_BY_DEFAULT = def (9_010_00_0 , Version .LUCENE_10_0_0 );
149+ public static final IndexVersion USE_SYNTHETIC_SOURCE_FOR_RECOVERY_BY_DEFAULT = def (9_010_00_0 , Version .LUCENE_10_1_0 );
150150 /*
151151 * STOP! READ THIS FIRST! No, really,
152152 * ____ _____ ___ ____ _ ____ _____ _ ____ _____ _ _ ___ ____ _____ ___ ____ ____ _____ _
You can’t perform that action at this time.
0 commit comments