Commit Graph

13 Commits

Author SHA1 Message Date
4cadc8113b Add embedder stats in batches 2025-06-20 12:42:22 +02:00
34df44a002 Open Env without TLS 2025-03-13 11:07:38 +01:00
9a75dc6ab3 Update tests using filterable attributes rules
**Changes:**
Replace the BTreeSet<String> by Vec<FilterableAttributesRule> without changing the test results

**Impact:**
- None
2025-03-03 10:33:34 +01:00
294e1ba16d Fix functions calls to use the new mixed system 2025-02-03 10:34:06 +01:00
7197ced673 fix the bad index version on opening 2025-01-23 16:51:24 +01:00
df9b68f8ed inital implementation of the progress 2024-12-11 16:25:01 +01:00
e905a72d73 remove mimalloc on Windows 2024-12-02 18:13:56 +01:00
da650f834e Plug the NoPanicThreadPool in the tests and benchmarks 2024-11-27 17:04:49 +01:00
8380ddbdcd Fix progress of into_changes 2024-11-20 15:10:09 +01:00
567bd4538b Fxi the into_changes stop processing 2024-11-20 14:58:25 +01:00
b4bf7ce9b0 Increase the number of readers as the indexer uses readers too 2024-11-20 13:16:33 +01:00
3cf1352ae1 Fix the benchmark tests 2024-11-20 13:16:31 +01:00
9c1e54a2c8 Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00