MeiliSearch/src
2020-10-20 14:22:09 +02:00
..
heed_codec Increase the CboRoaringBitmapCodec threshold 2020-10-02 17:06:17 +02:00
indexing Export the indexing part into a module 2020-10-20 14:22:09 +02:00
subcommand Export the indexing part into a module 2020-10-20 14:22:09 +02:00
criterion.rs Introduce the Crtierion enum 2020-08-12 10:43:02 +02:00
lib.rs Export the indexing part into a module 2020-10-20 14:22:09 +02:00
main.rs Move the binaries into one with subcommands 2020-10-19 13:44:17 +02:00
mdfs.rs Improve the mDFS performance and return the proximity 2020-10-05 18:13:56 +02: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 Add support for placeholder search for empty queries 2020-10-06 20:19:50 +02:00
tokenizer.rs Improve and simplify the query tokenizer 2020-10-07 14:23:22 +02:00
update_store.rs Introduce some new routes to handle live indexing 2020-10-19 16:06:43 +02:00