MeiliSearch/src
2020-11-22 11:28:35 +01:00
..
facet Simplify the the facet types 2020-11-13 11:46:48 +01:00
heed_codec Store the field id instead of the field name in the facets database 2020-11-13 14:50:30 +01:00
subcommand Introduce an infos subcommand to display the facet values 2020-11-13 18:35:47 +01:00
update Display the time it takes to merge user documents ids 2020-11-22 11:28:35 +01:00
criterion.rs Introduce the Crtierion enum 2020-08-12 10:43:02 +02:00
fields_ids_map.rs Make the FieldsIdsMap serialization more stable by using a BTreeMap 2020-10-22 14:53:20 +02:00
index.rs Faceted fields settings must specify the facet type 2020-11-13 11:46:48 +01:00
lib.rs Parse and store the faceted fields 2020-11-13 16:13:51 +01:00
main.rs Move the http server into its own sub-module 2020-11-05 11:16:39 +01:00
mdfs.rs Update heed to 0.10.0 2020-10-30 11:42:00 +01:00
proximity.rs Move the proximity function to a module 2020-09-22 10:54:59 +02:00
query_tokens.rs Improve and simplify the query tokenizer 2020-10-07 14:23:22 +02:00
search.rs Update heed to 0.10.0 2020-10-30 11:42:00 +01:00
tokenizer.rs Improve and simplify the query tokenizer 2020-10-07 14:23:22 +02:00