MeiliSearch/src
2020-10-02 16:47:41 +02:00
..
bin Reduce the default indexer max-memory parameter 2020-10-02 16:47:41 +02:00
heed_codec Use the CboRoaringBitmapCodec for the word pair proximity docids 2020-10-02 16:46:06 +02:00
criterion.rs Introduce the Crtierion enum 2020-08-12 10:43:02 +02:00
lib.rs Introduce the Mdfs Iterator that explore the proximity graph using a mana DFS 2020-10-02 16:46:07 +02:00
mdfs.rs Introduce the Mdfs Iterator that explore the proximity graph using a mana DFS 2020-10-02 16:46:07 +02:00
proximity.rs Move the proximity function to a module 2020-09-22 10:54:59 +02:00
query_tokens.rs Come back to the old tokenizer 2020-08-31 13:34:38 +02:00
search.rs Introduce the Mdfs Iterator that explore the proximity graph using a mana DFS 2020-10-02 16:46:07 +02:00
tokenizer.rs Replace the token filter by a filter mapper 2020-09-22 10:24:31 +02:00