mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-05-16 17:23:56 +02:00

**Reason:** Because the filterable attributes are patterns now, the fieldIdMap will only register the fields that exists in at least one document. if a field doesn't exist in any document, it will not be registered even if it has been specified in the filterable fields.