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-05-25 09:03:59 +02:00
Code
Issues
Releases
Wiki
Activity
MeiliSearch
/
crates
/
meilisearch
/
tests
/
index
History
Tamo
8047cfe438
Merge pull request
#5580
from martin-g/better-assertions-index-delete_index-it-tests
...
tests: Assert succeeded/failed for the index::delete_index IT tests
2025-05-20 08:49:24 +00:00
..
create_index.rs
fix the tests
2025-01-13 16:17:50 +01:00
delete_index.rs
tests: Assert succeeded/failed for the index::delete_index IT tests
2025-05-19 16:57:53 +03:00
errors.rs
Move crates under a sub folder to clean up the code
2024-10-21 08:18:43 +02:00
get_index.rs
Format the code
2025-05-19 16:52:43 +03:00
mod.rs
Move crates under a sub folder to clean up the code
2024-10-21 08:18:43 +02:00
stats.rs
Remove an assertion of a task uid.
2025-05-19 14:44:08 +03:00
update_index.rs
Format fixes after running:
cargo +nightly fmt
2025-01-07 11:16:37 +11:00