mirror of
				https://github.com/meilisearch/meilisearch.git
				synced 2025-11-01 08:26:27 +00:00 
			
		
		
		
	Use merged document instead of updated
This commit is contained in:
		| @@ -199,7 +199,7 @@ impl<'extractor> Extractor<'extractor> for GeoExtractor { | ||||
|                         .transpose()?; | ||||
|  | ||||
|                     let updated_geo = update | ||||
|                         .updated() | ||||
|                         .merged(rtxn, index, db_fields_ids_map)? | ||||
|                         .geo_field()? | ||||
|                         .map(|geo| extract_geo_coordinates(external_id, geo)) | ||||
|                         .transpose()?; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user