mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 20:37:15 +02:00
Add score_details
This commit is contained in:
parent
f050634b1e
commit
c0fca6f884
2 changed files with 315 additions and 0 deletions
|
@ -17,6 +17,7 @@ mod fields_ids_map;
|
|||
pub mod heed_codec;
|
||||
pub mod index;
|
||||
pub mod proximity;
|
||||
pub mod score_details;
|
||||
mod search;
|
||||
pub mod update;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue