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 @@ -140,7 +140,7 @@ private static Version parseUnchecked(String version) {
140140    public  static  final  IndexVersion  USE_SYNTHETIC_SOURCE_FOR_RECOVERY  = def (9_004_00_0 , Version .LUCENE_10_0_0 );
141141    public  static  final  IndexVersion  INFERENCE_METADATA_FIELDS  = def (9_005_00_0 , Version .LUCENE_10_0_0 );
142142    public  static  final  IndexVersion  UPGRADE_TO_LUCENE_10_1_0  = def (9_006_00_0 , Version .LUCENE_10_1_0 );
143-     public  static  final  IndexVersion  UPGRADE_TO_LUCENE_10_1_1  = def (9_007_00_0 , Version .LUCENE_10_1_1 );
143+     public  static  final  IndexVersion  UPGRADE_TO_LUCENE_10_2_0  = def (9_007_00_0 , Version .LUCENE_10_2_0 );
144144
145145    /* 
146146     * STOP! READ THIS FIRST! No, really, 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments