Commit Graph

10 Commits

Author SHA1 Message Date
8adf6141e0 Fix old test 2025-07-08 16:55:43 +02:00
2b2e6c0b3a Settings changes 2025-07-02 00:05:13 +02:00
5716ab70f3 EmbeddingConfigs -> RuntimeEmbedders 2025-07-02 00:05:11 +02:00
6db5939f84 Re-integrate embedder stats 2025-06-30 09:52:06 +02:00
82fe80b360 Replace the legacy Settings::execute by the new one 2025-06-26 18:14:14 +02:00
29f6eeff8f Remove lots of Arcs 2025-06-26 12:15:08 +02:00
4925b30196 Move embedder stats out of progress 2025-06-23 15:24:14 +02:00
4cadc8113b Add embedder stats in batches 2025-06-20 12:42:22 +02:00
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
42fae9994d Move tests out of index.rs 2025-04-24 16:06:19 +02:00