meilisearch/index-scheduler/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
..
index_mapper get rids of the log dependencies everywhere 2024-02-08 15:04:05 +01:00
snapshots Update tests 2024-06-12 18:13:34 +02:00
autobatcher.rs Prepare for processing documents edition 2024-07-10 16:23:21 +02:00
batch.rs Log the time to index a batch of task 2024-07-17 11:56:57 +02:00
error.rs let you specify your task id 2024-02-26 13:56:31 +01:00
features.rs Implements the experimental contains filter operator« 2024-07-17 11:13:37 +02:00
insta_snapshot.rs Support deleting documents with functions 2024-07-10 16:28:15 +02:00
lib.rs Merge #4787 2024-07-11 13:05:20 +00:00
lru.rs Add LruMap 2023-02-23 11:23:38 +01:00
utils.rs Prepare for processing documents edition 2024-07-10 16:23:21 +02:00
uuid_codec.rs Fix imports 2024-02-28 18:09:40 +01:00