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
c09d48edf25abb9e4b1564cec0863129e3c5fe2b
meilisearch
/
crates
/
meilisearch
/
tests
/
index
History
Tamo
2bab375001
update the task details again
2025-08-13 09:54:32 +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
update the task details again
2025-08-13 09:54:32 +02:00