meilisearch/milli/src/update
bors[bot] 6a10e85707
Merge #736
736: Update charabia r=curquiza a=ManyTheFish

Update Charabia to the last version.

> We are now Romanizing Chinese characters into Pinyin.
> Note that we keep the accent because they are in fact never typed directly by the end-user, moreover, changing an accent leads to a different Chinese character, and I don't have sufficient knowledge to forecast the impact of removing accents in this context.

Co-authored-by: ManyTheFish <many@meilisearch.com>
2023-01-03 15:44:41 +00:00
..
facet Fix tests after adding DeletionStrategy 2022-12-19 10:07:17 +01:00
index_documents Merge #736 2023-01-03 15:44:41 +00:00
prefix_word_pairs Fix tests after adding DeletionStrategy 2022-12-19 10:07:17 +01:00
snapshots/delete_documents.rs Tests: rename snapshots 2022-12-19 10:07:17 +01:00
available_documents_ids.rs Fix cargo clippy errors 2022-10-27 01:04:23 +09:00
clear_documents.rs Give same interface to bulk and incremental facet indexing types 2022-10-26 13:47:04 +02:00
delete_documents.rs Fix hard-deletion of an external id that was soft-deleted 2022-12-20 15:33:31 +01:00
facets.rs Merge remote-tracking branch 'origin/main' into facet-levels-refactor 2022-10-26 15:13:34 +02:00
indexer_config.rs document batch support 2022-01-19 12:40:20 +01:00
mod.rs Add DeletionStrategy 2022-12-19 09:49:58 +01:00
settings.rs Cargo fmt >:-( 2022-12-06 15:22:10 +01:00
update_step.rs Implement documents format 2021-09-21 16:58:33 +02:00
word_prefix_docids.rs Fixing piles of clippy errors. 2022-10-13 22:02:54 +02:00
words_prefix_position_docids.rs Use an unstable algorithm for grenad::Sorter when possible 2022-09-13 14:49:53 +02:00
words_prefixes_fst.rs Fix clippy errors 2022-11-04 09:27:46 +09:00