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-02-06 19:06:43 +08:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
meilisearch
/
src
/
heed_codec
History
Clément Renault
3cdf14d4c5
Introduce the field-id-docid-facet-values database
2020-12-04 12:03:20 +01:00
..
facet
Introduce the field-id-docid-facet-values database
2020-12-04 12:03:20 +01: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
Store the field id instead of the field name in the facets database
2020-11-13 14:50:30 +01: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