MeiliSearch/crates/milli/src/vector
meili-bors[bot] 885710a07b
Merge #5341
5341: Embeddings stats r=ManyTheFish a=ManyTheFish

# Pull Request

## Related issue
Fixes #5321

## What does this PR do?
- Add embedding stats
- force dumpless upgrade to recompute stats
- add tests


Co-authored-by: ManyTheFish <many@meilisearch.com>
2025-02-12 15:46:37 +00:00
..
error.rs Parse ollama URL to adapt configuration depending on the endpoint 2025-01-13 14:34:11 +01:00
hf.rs Fix after upgrading candle 2025-01-08 15:59:56 +01:00
json_template.rs Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00
manual.rs Merge branch 'indexer-edition-2024' into indexer-edition-2024-doc-chunks 2024-11-06 15:50:53 +01:00
mod.rs fix clippy 2025-02-12 14:38:51 +01:00
ollama.rs Better document the rayon limitation condition 2025-02-03 10:24:53 +01:00
openai.rs Better document the rayon limitation condition 2025-02-03 10:24:53 +01:00
parsed_vectors.rs Replace hardcoded string with constants 2024-12-28 20:35:55 +08:00
rest.rs Add back timeout from v1.11.3 2025-02-12 11:53:00 +01:00
settings.rs add DOCUMENT_TEMPLATE_MAX_BYTES to allowed_sources_for_field and allowed_fields_for_source 2025-02-03 09:59:17 +01:00