MeiliSearch/milli/src/heed_codec/facet
Loïc Lecrenier 453d593ce8 Add a database containing the docids where each field exists 2022-07-19 10:07:33 +02:00
..
facet_level_value_f64_codec.rs Use an u16 field id instead of one byte 2021-07-06 11:58:03 +02:00
facet_level_value_u32_codec.rs Remove the FacetValueStringCodec 2021-07-21 16:59:38 +02:00
facet_string_level_zero_codec.rs Remove the FacetValueStringCodec 2021-07-21 16:59:38 +02:00
facet_string_level_zero_value_codec.rs Fix Pr comments 2021-09-02 15:17:52 +02:00
facet_string_zero_bounds_value_codec.rs Return the original string values for the inverted facet index database 2021-07-21 16:59:39 +02:00
facet_value_string_codec.rs Use an u16 field id instead of one byte 2021-07-06 11:58:03 +02:00
field_doc_id_facet_f64_codec.rs Use an u16 field id instead of one byte 2021-07-06 11:58:03 +02:00
field_doc_id_facet_string_codec.rs Display the original facet string value from the linear facet database 2021-07-21 16:59:39 +02:00
mod.rs Add a database containing the docids where each field exists 2022-07-19 10:07:33 +02:00