MeiliSearch/crates/meilisearch/src/routes/indexes
2025-06-03 15:31:25 +02:00
..
documents.rs Searching for a document that does not exist no longer raises an error 2025-03-12 11:50:39 +01:00
facet_search.rs Make Cargo and Clippy happy 2025-04-01 11:26:34 +02:00
mod.rs Improve the performances of computing the size of the documents database 2025-03-26 17:40:12 +01:00
search.rs Fully remove vector store feature 2025-01-14 13:55:34 +01:00
search_analytics.rs fmt 2024-11-04 17:51:40 +01:00
search_test.rs make clippy happy 2024-12-16 15:52:47 +01:00
settings.rs Introduce the new index chat settings 2025-06-03 15:31:25 +02:00
settings_analytics.rs Introduce the new index chat settings 2025-06-03 15:31:25 +02:00
similar.rs Don't use Deserr for ExternalDocumentId, instead convert to error afterward 2025-03-10 11:11:48 +01:00
similar_analytics.rs fmt 2024-11-04 17:51:40 +01:00