MeiliSearch/meilisearch
meili-bors[bot] ff523a2357
Merge #4939
4939: Introduce the `STARTS WITH` filter operator r=irevoire a=Kerollmops

This PR fixes #4872 by introducing the `STARTS WITH` filter operator and gating it under the _contains filter_ experimental feature along with the `CONTAINS` one. I also updated [the experimental feature discussion page](https://github.com/orgs/meilisearch/discussions/763).

Co-authored-by: Clément Renault <clement@meilisearch.com>
2024-09-18 10:19:48 +00:00
..
src Use f32::min and f32::max 2024-09-18 11:46:10 +02:00
tests Merge #4939 2024-09-18 10:19:48 +00:00
build.rs Factor vergen stuff to a build-info crate 2024-03-05 10:11:43 +01:00
Cargo.toml add tests on the rest embedder 2024-07-24 14:34:17 +02:00