MeiliSearch/meilisearch-types/src
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
..
deserr Add new errors to meilisearch 2024-07-11 16:31:44 +02:00
compression.rs Compress the snapshot in a tarball 2022-10-27 11:35:15 +02:00
document_formats.rs fix and remove the file-store hack of /dev/null 2024-02-26 10:19:07 +01:00
error.rs Improve errors when indexing documents with a user provided embedder 2024-07-16 13:39:01 +02:00
facet_values_sort.rs Move the sortFacetValuesBy in the faceting settings 2023-06-29 14:33:31 +02:00
features.rs Implements the experimental contains filter operator« 2024-07-17 11:13:37 +02:00
index_uid_pattern.rs bump deserr 2023-02-14 20:04:30 +01:00
index_uid.rs bump deserr 2023-02-14 20:04:30 +01:00
keys.rs implement the snapshots on demand 2023-09-11 12:35:57 +02:00
lib.rs return a task view instead of a task 2023-12-19 10:35:51 +01:00
settings.rs wraps the index embedding config in a struct 2024-06-06 11:37:30 +02:00
star_or.rs get rids of the unwrap_any function in favor of take_cf_content 2023-02-14 20:06:31 +01:00
task_view.rs Support deleting documents with functions 2024-07-10 16:28:15 +02:00
tasks.rs Support DocumentEdition in dumps 2024-07-10 16:29:17 +02:00
versioning.rs Updated messages pointing to the docs website 2023-04-28 20:52:03 +00:00