mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 20:37:15 +02:00
Add test_fragment_indexing
This commit is contained in:
parent
dfe0c8664e
commit
8af76a65bf
2 changed files with 199 additions and 0 deletions
|
@ -4,6 +4,7 @@ mod ollama;
|
|||
mod openai;
|
||||
mod rest;
|
||||
mod settings;
|
||||
mod fragments;
|
||||
|
||||
use std::str::FromStr;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue