MeiliSearch/src
2021-01-18 19:06:36 +01:00
..
facet Simplify the the facet types 2020-11-13 11:46:48 +01:00
heed_codec Introduce the field-id-docid-facet-values database 2020-12-04 12:03:20 +01:00
search integrate with meilisearch tokenizer 2021-01-07 16:14:27 +01:00
subcommand Fix the search subcommand document display loop 2021-01-18 19:06:36 +01:00
update highlight with new tokenizer 2021-01-11 21:59:37 +01:00
criterion.rs Introduce the criteria update setting 2020-12-04 12:02:22 +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 Introduce the field-id-docid-facet-values database 2020-12-04 12:03:20 +01:00
lib.rs integrate with meilisearch tokenizer 2021-01-07 16:14: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