Merge pull request #5494 from meilisearch/deactivate-numbers-in-typos

Deactivate numbers in typos
This commit is contained in:
Many the fish 2025-05-05 09:19:53 +00:00 committed by GitHub
commit 96bc519f9e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
19 changed files with 296 additions and 35 deletions

View file

@ -1,6 +1,5 @@
---
source: crates/meilisearch/tests/upgrade/v1_12/v1_12_0.rs
snapshot_kind: text
---
{
"displayedAttributes": [
@ -49,7 +48,8 @@ snapshot_kind: text
],
"disableOnAttributes": [
"surname"
]
],
"disableOnNumbers": false
},
"faceting": {
"maxValuesPerFacet": 99,