MeiliSearch/milli/src/heed_codec
2023-06-28 15:01:50 +02:00
..
facet Merge #659 2022-11-03 15:24:38 +00:00
roaring_bitmap Introduce a BytesDecodeOwned trait in heed_codecs 2023-06-26 14:55:14 +02:00
roaring_bitmap_length Introduce a BytesDecodeOwned trait in heed_codecs 2023-06-26 14:55:14 +02:00
beu32_str_codec.rs Change the project to become a workspace with milli as a default-member 2021-02-12 16:15:09 +01:00
byte_slice_ref.rs Move StrRefCodec and ByteSliceRefCodec to their own files 2022-10-26 13:47:46 +02:00
field_id_word_count_codec.rs Use an u16 field id instead of one byte 2021-07-06 11:58:03 +02:00
fst_set_codec.rs Make clippy happy 2023-06-28 15:01:50 +02:00
mod.rs Store the facet string values in multiple FSTs 2023-06-28 14:58:41 +02:00
obkv_codec.rs Use an u16 field id instead of one byte 2021-07-06 11:58:03 +02:00
script_language_codec.rs Fix codec deserialization 2023-02-01 15:26:26 +01:00
str_beu32_codec.rs Fix bug in encoding of word_position_docids and word_fid_docids 2023-04-24 09:59:30 +02:00
str_ref.rs Move StrRefCodec and ByteSliceRefCodec to their own files 2022-10-26 13:47:46 +02:00
str_str_u8_codec.rs Rename StrStrU8Codec to U8StrStrCodec and reorder its fields 2022-10-18 10:37:34 +02:00