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-22 19:46:26 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c50a337c29075905e5e2b34c9fd5e1404a75bfa4
meilisearch
/
crates
/
meilisearch
/
tests
/
index
History
Tamo
8405f0bf9c
fmt
2025-09-23 13:55:36 +02:00
..
create_index.rs
Fix some search+replace issues. Make Server::wait_task() available for Index:: methods
2025-07-10 14:03:16 +03:00
delete_index.rs
Pass the Server as an extra parameter when the Index needs to wait for a task
2025-07-10 14:28:57 +03:00
errors.rs
change the details of the tasks
2025-08-13 09:51:49 +02:00
get_index.rs
Fix some search+replace issues. Make Server::wait_task() available for Index:: methods
2025-07-10 14:03:16 +03:00
mod.rs
Enhance index update functionality to support renaming by adding new_uid field. Update related structures and methods to handle the new index UID during updates, ensuring backward compatibility with existing index operations.
2025-08-13 09:48:39 +02:00
rename_index.rs
remove a duplicated test
2025-08-13 09:51:51 +02:00
stats.rs
Merge branch 'main' into default-key
2025-07-08 12:21:46 +02:00
update_index.rs
fmt
2025-09-23 13:55:36 +02:00