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 @@ -180,7 +180,7 @@ private static Version parseUnchecked(String version) {
180180 public static final IndexVersion SPARSE_VECTOR_PRUNING_INDEX_OPTIONS_SUPPORT = def (9_031_0_00 , Version .LUCENE_10_2_2 );
181181 public static final IndexVersion DEFAULT_DENSE_VECTOR_TO_BBQ_HNSW = def (9_032_0_00 , Version .LUCENE_10_2_2 );
182182 public static final IndexVersion MATCH_ONLY_TEXT_STORED_AS_BYTES = def (9_033_0_00 , Version .LUCENE_10_2_2 );
183- public static final IndexVersion USE_819_TSDB_DOC_VALUES_FORMAT = def (9_0334_0_00 , Version .LUCENE_10_2_2 );
183+ public static final IndexVersion USE_819_TSDB_DOC_VALUES_FORMAT = def (9_034_0_00 , Version .LUCENE_10_2_2 );
184184
185185 /*
186186 * STOP! READ THIS FIRST! No, really,
You can’t perform that action at this time.
0 commit comments