Commit graph

8 commits

Author SHA1 Message Date
Louis Dureuil
5716ab70f3
EmbeddingConfigs -> RuntimeEmbedders 2025-07-02 00:05:11 +02:00
ManyTheFish
6db5939f84 Re-integrate embedder stats 2025-06-30 09:52:06 +02:00
ManyTheFish
82fe80b360 Replace the legacy Settings::execute by the new one 2025-06-26 18:14:14 +02:00
Mubelotix
29f6eeff8f
Remove lots of Arcs 2025-06-26 12:15:08 +02:00
Mubelotix
4925b30196
Move embedder stats out of progress 2025-06-23 15:24:14 +02:00
Mubelotix
4cadc8113b
Add embedder stats in batches 2025-06-20 12:42:22 +02:00
nnethercott
15cdc6924b refactor: remove runtime cfg!(test) check
Won't work in integration tests and consequently all threads would be
used. To remedy this we make explicit `max_threads=Some(1)` in the
IndexerConfig::default
2025-05-13 09:18:19 +02:00
Louis Dureuil
42fae9994d
Move tests out of index.rs 2025-04-24 16:06:19 +02:00