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-31 07:23:15 +08:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
meilisearch
/
src
/
heed_codec
History
Clément Renault
7b67ae6972
Introduce the StrStrU8 heed codec
2020-09-22 12:44:17 +02:00
..
beu32_str_codec.rs
Invert the word docid positions key order
2020-09-06 10:30:53 +02:00
byteorder_x_roaring_bitmap_codec.rs
Introduce an heed codec that reduce the size of small amount of serialized integers
2020-09-07 20:06:23 +02:00
csv_string_record_codec.rs
Make the engine to return csv string records as documents and headers
2020-08-31 19:02:00 +02:00
mod.rs
Introduce the StrStrU8 heed codec
2020-09-22 12:44:17 +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