MeiliSearch/src
2020-09-22 18:47:55 +02:00
..
bin Index the word pair proximities for both orders of the pair 2020-09-22 14:49:22 +02:00
heed_codec Introduce the StrStrU8 heed codec 2020-09-22 12:44:17 +02:00
criterion.rs Introduce the Crtierion enum 2020-08-12 10:43:02 +02:00
lib.rs Index the intra documents word pair proximities 2020-09-22 14:04:33 +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 Use the words pair proximities in the search algorithm 2020-09-22 18:47:55 +02:00
tokenizer.rs Replace the token filter by a filter mapper 2020-09-22 10:24:31 +02:00