MeiliSearch/meilisearch/tests
meili-bors[bot] ea73615abf
Merge #4804
4804: Implements the experimental contains filter operator r=irevoire a=irevoire

# Pull Request
Related PRD: (private link) https://www.notion.so/meilisearch/Contains-Like-Filter-Operator-0d8ad53c6761466f913432eb1d843f1e
Public usage page: https://meilisearch.notion.site/Contains-filter-operator-usage-3e7421b0aacf45f48ab09abe259a1de6

## Related issue
Fixes https://github.com/meilisearch/meilisearch/issues/3613

## What does this PR do?
- Extract the contains operator from this PR: https://github.com/meilisearch/meilisearch/pull/3751
- Gate it behind a feature flag
- Add tests


Co-authored-by: Tamo <tamo@meilisearch.com>
2024-07-17 15:47:11 +00:00
..
assets Change the naming of attributeScale and wordScale into byAttribute and byWord 2023-12-14 16:31:00 +01:00
auth Add tests 2024-07-15 08:43:21 +02:00
common Implements the experimental contains filter operator« 2024-07-17 11:13:37 +02:00
dashboard Renames meilisearch-http to meilisearch 2022-12-08 08:22:53 -07:00
documents Merge #4804 2024-07-17 15:47:11 +00:00
dumps Implements the experimental contains filter operator« 2024-07-17 11:13:37 +02:00
features Implements the experimental contains filter operator« 2024-07-17 11:13:37 +02:00
index remove http and uses actix_web::http instead 2024-07-08 21:17:10 +02:00
logs add support for the json format in the stream route 2024-02-14 15:34:39 +01:00
search fix the range reported when the experimental feature has not been set 2024-07-17 16:54:33 +02:00
settings Implements the experimental contains filter operator« 2024-07-17 11:13:37 +02:00
similar Implements the experimental contains filter operator« 2024-07-17 11:13:37 +02:00
snapshot Temporarily ignore perform snapshot test under Windows 2024-05-29 12:42:47 +02:00
stats refactor the tests suite slightly 2023-09-11 16:56:26 +02:00
swap_indexes refactor the tests suite slightly 2023-09-11 16:56:26 +02:00
tasks Fix tests 2024-07-10 16:28:14 +02:00
vector Merge #4804 2024-07-17 15:47:11 +00:00
content_type.rs refactor the tests suite slightly 2023-09-11 16:56:26 +02:00
integration.rs fix the deletion of vectors and add a test 2024-06-06 11:39:29 +02:00