We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c57d0b2 commit 979d460Copy full SHA for 979d460
src/settings.rs
@@ -2074,7 +2074,7 @@ impl<Http: HttpClient> Index<Http> {
2074
.await
2075
}
2076
2077
- /// Reset [proximity precision](https://www.meilisearch.com/docs/reference/api/settings#
+ /// Reset [search cutoff](https://www.meilisearch.com/docs/reference/api/settings#search-cutoff) settings of the [Index].
2078
///
2079
/// # Example
2080
0 commit comments