You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks @hawkw for noticing. I think in general we would prefer underscores not to be treated like whitespace.
The ability to configure separators was added in Meilisearch 1.4.0. We are on version 0.24.3 of the Rust SDK, which looks like it wraps Meilisearch 1.2.0. That may not be correct, though, because in theory this underscore behavior started in 1.3.0 (source).
The behavior of the underscore has been changed since Meilisearch v1.3.0 and is now considered a separator by default
We would have to upgrade to 0.25.0 to get 1.7.0 to configure the separator.
Thanks @hawkw for noticing. I think in general we would prefer underscores not to be treated like whitespace.
The ability to configure separators was added in Meilisearch 1.4.0. We are on version 0.24.3 of the Rust SDK, which looks like it wraps Meilisearch 1.2.0. That may not be correct, though, because in theory this underscore behavior started in 1.3.0 (source).
We would have to upgrade to 0.25.0 to get 1.7.0 to configure the separator.
https://github.com/meilisearch/meilisearch-rust/releases
rfd-api/Cargo.toml
Line 44 in 070edfd
rfd-api/Cargo.toml
Lines 111 to 112 in 070edfd
https://github.com/meilisearch/meilisearch-rust/releases/tag/v0.25.0
The text was updated successfully, but these errors were encountered: