MeiliSearch/crates/milli/src/update/new
2024-12-02 11:03:00 +01:00
..
extract Rename serialize_into into serialize_into_writer 2024-12-02 10:03:27 +01:00
indexer Rename recv and read methods to recv_action and recv_frame 2024-12-02 10:08:01 +01:00
channel.rs Do spurious wake ups on the receiver side 2024-12-02 11:03:00 +01:00
document.rs Changes Document::len to Document::top_level_fields_count 2024-11-21 15:01:07 +01:00
document_change.rs Emit better error messages when parsing vectors 2024-11-12 22:49:22 +01:00
facet_search_builder.rs "fix" last warnings 2024-11-20 14:03:52 +01:00
fst_merger_builder.rs Move the rayon thread pool outside the extract method 2024-11-14 10:40:32 +01:00
merger.rs Reduce the number of unwraps 2024-12-02 10:05:06 +01:00
mod.rs Remove TopLevelMap 2024-11-21 16:56:46 +01:00
parallel_iterator_ext.rs Merge branch 'main' into indexer-edition-2024 2024-11-06 15:19:18 +01:00
ref_cell_ext.rs Fix a bug around deleting all the vectors of a doc 2024-11-28 15:15:06 +01:00
steps.rs Modify and return the IndexEmbeddings to write them later 2024-11-27 14:58:03 +01:00
thread_local.rs Move MostlySend, ThreadLocal, FullySend to their own commit 2024-11-18 16:43:05 +01:00
vector_document.rs Move the rayon thread pool outside the extract method 2024-11-14 10:40:32 +01:00
word_fst_builder.rs Test and implement settings opt-out 2024-11-25 18:23:22 +01:00
words_prefix_docids.rs Rename serialize_into into serialize_into_writer 2024-12-02 10:03:27 +01:00