Commit Graph

18 Commits

Author SHA1 Message Date
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
a0bfcf8872 Make cargo fmt happy 2025-04-01 11:27:41 +02:00
4d90e3d2ec Make Cargo and Clippy happy 2025-04-01 11:26:34 +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
60470bb647 Fix the tests to use the new replace/update documents 2025-02-03 10:34:07 +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
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
4cdfdddd6d Fix one more 2024-11-20 13:16:43 +01:00
a28d4f5d0c Fix setup_search_index_with_criteria 2024-11-20 13:16:40 +01:00
32d0e50a75 Fix all the benchmark compilation errors 2024-11-20 13:16:32 +01:00
aba8a0e9e0 Fix some tests but not all of them 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