mirror of
				https://github.com/meilisearch/meilisearch.git
				synced 2025-11-04 01:46:28 +00:00 
			
		
		
		
	Subfields of _vectors are no longer part of the fid map
				
					
				
			This commit is contained in:
		
				
					committed by
					
						
						Clément Renault
					
				
			
			
				
	
			
			
			
						parent
						
							000eb55c4e
						
					
				
				
					commit
					07a72824b7
				
			@@ -2945,7 +2945,6 @@ pub(crate) mod tests {
 | 
			
		||||
        db_snap!(index, fields_ids_map, @r###"
 | 
			
		||||
        0   id               |
 | 
			
		||||
        1   _vectors         |
 | 
			
		||||
        2   _vectors.doggo   |
 | 
			
		||||
        "###);
 | 
			
		||||
        db_snap!(index, searchable_fields, @r###"["id"]"###);
 | 
			
		||||
        db_snap!(index, fieldids_weights_map, @r###"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user