This website requires JavaScript.
Explore
Help
Sign In
searchengines-web
/
MeiliSearch
Watch
1
Star
0
Fork
0
You've already forked MeiliSearch
mirror of
https://github.com/meilisearch/MeiliSearch
synced
2025-01-12 06:24:29 +01:00
Code
Issues
Releases
Wiki
Activity
MeiliSearch
/
src
History
Clément Renault
1f6e00878d
Use the words pair proximities in the search algorithm
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