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-09 04:54:31 +01:00
Code
Issues
Releases
Wiki
Activity
MeiliSearch
/
milli
/
src
/
search
/
new
/
query_term
History
Loïc Lecrenier
374095d42c
Add tests for stop words and fix a couple of bugs
2023-04-27 13:30:09 +02:00
..
compute_derivations.rs
Decide to use prefix DB if the word is not an ngram
2023-04-12 16:45:38 +02:00
mod.rs
Fix bugs and add tests to exactness ranking rule
2023-04-25 16:49:08 +02:00
ntypo_subset.rs
Split query_term module into multiple submodules
2023-04-04 15:38:30 +02:00
parse_query.rs
Add tests for stop words and fix a couple of bugs
2023-04-27 13:30:09 +02:00
phrase.rs
Implement the attribute ranking rule edge computation
2023-04-13 08:27:09 +02:00