mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-11-02 00:46:27 +00:00
Rename attributes for faceting into filterable attributes
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
"wolverine": ["xmen", "logan"],
|
||||
"logan": ["wolverine", "xmen"]
|
||||
},
|
||||
"attributesForFaceting": [
|
||||
"filterableAttributes": [
|
||||
"gender",
|
||||
"color",
|
||||
"tags",
|
||||
|
||||
Reference in New Issue
Block a user