This website requires JavaScript.
Explore
Help
Sign In
snowykami
/
meilisearch
Watch
1
Star
0
Fork
0
You've already forked meilisearch
mirror of
https://github.com/meilisearch/meilisearch.git
synced
2025-01-30 23:13:09 +08:00
Code
Issues
Actions
3
Packages
Projects
Releases
Wiki
Activity
meilisearch
/
src
/
heed_codec
History
Clément Renault
566a7c3039
Make the FieldsIdsMap serialization more stable by using a BTreeMap
2020-10-22 14:53:20 +02:00
..
beu32_str_codec.rs
Invert the word docid positions key order
2020-09-06 10:30:53 +02:00
bo_roaring_bitmap_codec.rs
Rename the BoRoaringBitmap codec
2020-10-02 16:46:06 +02:00
cbo_roaring_bitmap_codec.rs
Increase the CboRoaringBitmapCodec threshold
2020-10-02 17:06:17 +02:00
mod.rs
Make the FieldsIdsMap serialization more stable by using a BTreeMap
2020-10-22 14:53:20 +02:00
obkv_codec.rs
Introduce the obkv heed codec
2020-10-21 15:51:48 +02:00
roaring_bitmap_codec.rs
Improve the RoaringBitmap codec to reserve enough vector space
2020-08-29 11:21:30 +02:00
str_str_u8_codec.rs
Introduce the StrStrU8 heed codec
2020-09-22 12:44:17 +02:00