This website requires JavaScript.
Explore
Help
Sign In
snowykami
/
meilisearch
Watch
1
Star
0
Fork
0
You've already forked meilisearch
mirror of
https://github.com/meilisearch/meilisearch.git
synced
2025-10-11 14:16:31 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
72b4b414438b28681e727131b1a21e769d8b6e25
meilisearch
/
crates
/
milli
/
src
/
search
History
ManyTheFish
06af68aa07
Get rid of upwrap in get_synonym, We can't use get_or_insert_with because the index.synonyms(..) returns a Result
2025-10-07 14:37:13 +02:00
..
facet
review the filters errors
2025-09-23 13:55:36 +02:00
new
Get rid of upwrap in get_synonym, We can't use get_or_insert_with because the index.synonyms(..) returns a Result
2025-10-07 14:37:13 +02:00
fst_utils.rs
Move crates under a sub folder to clean up the code
2024-10-21 08:18:43 +02:00
hybrid.rs
Format
2025-08-07 09:31:05 +02:00
mod.rs
Format
2025-08-07 09:31:05 +02:00
similar.rs
get_vector_store returns an option, handles it in Index::settings
2025-09-08 16:53:57 +02:00