meilisearch/crates/index-scheduler/src
meili-bors[bot] d0b2c0a523
Some checks failed
Test suite / Tests on ${{ matrix.os }} (macos-13) (push) Waiting to run
Test suite / Tests almost all features (push) Has been skipped
Test suite / Test disabled tokenization (push) Has been skipped
Test suite / Tests on ubuntu-20.04 (push) Failing after 11s
Test suite / Run tests in debug (push) Failing after 10s
Test suite / Tests on ${{ matrix.os }} (windows-2022) (push) Failing after 39s
Test suite / Run Rustfmt (push) Successful in 1m38s
Test suite / Run Clippy (push) Successful in 23m11s
Merge #5091
5091: Settings opt out r=Kerollmops a=ManyTheFish

# Pull Request

Related PRD: https://www.notion.so/meilisearch/API-usage-Settings-to-opt-out-indexing-features-fff4b06b651f8108ade3f858aeb16b14?pvs=4

## Related issue
Fixes #4979 

- [x] Add setting opt-out
- [x] Add analytics
- [x] Add tests


Co-authored-by: ManyTheFish <many@meilisearch.com>
Co-authored-by: Many the fish <many@meilisearch.com>
2024-11-26 15:50:28 +00:00
..
index_mapper Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00
snapshots Test and implement settings opt-out 2024-11-25 18:23:22 +01:00
autobatcher.rs Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00
batch.rs Add span around commit 2024-11-26 09:45:48 +01:00
error.rs improve the way we access the mutex 2024-11-20 10:51:06 +01:00
features.rs Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00
insta_snapshot.rs makes clippy happy 2024-11-20 17:40:58 +01:00
lib.rs First batch of PR comment 2024-11-21 16:38:11 +01:00
lru.rs Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00
utils.rs improve the count of the number of tasks in a batch 2024-11-20 17:48:26 +01:00
uuid_codec.rs Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00