MeiliSearch/meilisearch-types/src
meili-bors[bot] 462a2329f1
Merge #4941
4941: Implement the binary quantization in meilisearch r=irevoire a=irevoire

# Pull Request

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

## What does this PR do?
- Add a settings for the binary quantization
- Once enabled, the bq cannot be disabled

TODO:
- [ ] Missing a bunch of tests

Co-authored-by: Tamo <tamo@meilisearch.com>
2024-09-19 15:50:24 +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 implement the binary quantization in meilisearch 2024-09-19 12:00:56 +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 Required changes to IndexUid 2024-09-17 10:39:47 +02:00
keys.rs implement the snapshots on demand 2023-09-11 12:35:57 +02:00
lib.rs Implement localized search 2024-07-25 10:51:27 +02:00
locales.rs Update Charabia v0.9.1 2024-09-19 16:08:59 +02:00
settings.rs Implement localized attributes settings 2024-07-25 10:51:27 +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 Change versioning in meili 2024-09-05 10:08:06 +02:00