mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 20:07:09 +02:00
Remove proximityPrecision form the experimental feature
This commit is contained in:
parent
e0f712b9d3
commit
35e1981488
7 changed files with 8 additions and 84 deletions
|
@ -1848,8 +1848,7 @@ async fn import_dump_v6_containing_experimental_features() {
|
|||
"scoreDetails": false,
|
||||
"vectorStore": false,
|
||||
"metrics": false,
|
||||
"exportPuffinReports": false,
|
||||
"proximityPrecision": false
|
||||
"exportPuffinReports": false
|
||||
}
|
||||
"###);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue