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
2024-12-25 22:20:06 +01:00
Code
Issues
Releases
Wiki
Activity
MeiliSearch
/
meilisearch
/
src
/
routes
History
Cong Chen
9859e65d2f
fix tests
2023-07-01 09:32:50 +08:00
..
indexes
get rid of the invalid document delete filter in favor of the invalid document filter
2023-05-24 11:53:16 +02:00
api_key.rs
Improve the health route by ensuring lmdb is not down
2023-04-06 15:31:42 +02:00
dump.rs
Improve the health route by ensuring lmdb is not down
2023-04-06 15:31:42 +02:00
metrics.rs
fix tests
2023-07-01 09:32:50 +08:00
mod.rs
return the on disk size actually used by meilisearch
2023-05-25 18:30:30 +02:00
multi_search.rs
multi-search: Add search with an array of indexes
2023-02-22 17:04:12 +01:00
swap_indexes.rs
Authentication: is_index_authorized takes into account API key indexes even with a tenant token
2023-02-22 16:35:52 +01:00
tasks.rs
fix the type of the document deletion by filter tasks
2023-05-30 15:18:52 +02:00