MeiliSearch/src
mpostma d487791b03
derive serde for method and format
This is nicer when working with UpdateMeta struct
2021-02-01 19:46:34 +01:00
..
facet Add a comment to explain Serialize on FacetValue is implemented by hand 2021-01-27 18:29:56 +01:00
heed_codec Introduce the field-id-docid-facet-values database 2020-12-04 12:03:20 +01:00
search Fix some typos in error messages 2021-02-01 18:10:57 +01:00
subcommand Rename the Index facets method into facets_distribution 2021-01-27 14:15:33 +01:00
update derive serde for method and format 2021-02-01 19:46:34 +01:00
criterion.rs Fix settings bug 2021-01-26 13:53:08 +01:00
external_documents_ids.rs Use the ExternalDocumentsIds in the Index struct 2020-11-22 19:27:34 +01:00
fields_ids_map.rs Introduce the FieldId u8 alias type 2020-12-02 11:19:45 +01:00
index.rs Rename the Index facets method into facets_distribution 2021-01-27 14:15:33 +01:00
lib.rs Introduce a struct to compute facets values 2021-01-26 14:06:27 +01:00
main.rs Move the http server into its own sub-module 2020-11-05 11:16:39 +01:00
mdfs.rs Done a big clippy pass 2020-12-01 14:45:19 +01:00
proximity.rs Move the proximity function to a module 2020-09-22 10:54:59 +02:00
query_tokens.rs highlight with new tokenizer 2021-01-11 21:59:37 +01:00
update_store.rs create update handler trait 2020-12-22 12:59:15 +01:00