mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-27 00:31:02 +00:00
Refactor word prefix pair proximity indexation
This commit is contained in:
@ -16,3 +16,4 @@ pub use self::roaring_bitmap_length::{
|
||||
};
|
||||
pub use self::str_beu32_codec::StrBEU32Codec;
|
||||
pub use self::str_str_u8_codec::StrStrU8Codec;
|
||||
pub use self::str_str_u8_codec::UncheckedStrStrU8Codec;
|
||||
|
Reference in New Issue
Block a user