mirror of
				https://github.com/meilisearch/meilisearch.git
				synced 2025-10-30 23:46:28 +00:00 
			
		
		
		
	update the facets for the benchmarks
This commit is contained in:
		| @@ -20,8 +20,8 @@ fn base_conf(builder: &mut Settings) { | ||||
|     builder.set_searchable_fields(searchable_fields); | ||||
|  | ||||
|     let faceted_fields = [ | ||||
|         ("released-timestamp", "integer"), | ||||
|         ("duration-float", "float"), | ||||
|         ("released-timestamp", "number"), | ||||
|         ("duration-float", "number"), | ||||
|         ("genre", "string"), | ||||
|         ("country", "string"), | ||||
|         ("artist", "string"), | ||||
|   | ||||
		Reference in New Issue
	
	Block a user