ManyTheFish
|
c11b7e5c0f
|
Reduce number of cache created by using thread_local
|
2024-10-07 15:58:16 +02:00 |
|
Clément Renault
|
0409a26cd8
|
Replace the concurrent vec by a linked list
|
2024-10-03 15:15:29 +02:00 |
|
Clément Renault
|
b7a5ba100e
|
Move the ParallelIteratorExt into the parallel_iterator_ext module
|
2024-10-01 11:11:52 +02:00 |
|
Clément Renault
|
dead7a56a3
|
Keep the caches in the AppendOnlyVec
|
2024-10-01 11:11:39 +02:00 |
|
Clément Renault
|
00e045b249
|
Rename and use the try_arc_for_each_try_init method
|
2024-10-01 11:11:25 +02:00 |
|
Clément Renault
|
d83c9a4074
|
Introduce the try_for_each_try_init method to be used with Arced Errors
|
2024-10-01 11:11:25 +02:00 |
|
Clément Renault
|
31de5c747e
|
WIP using try_map_try_init
|
2024-10-01 11:10:53 +02:00 |
|
ManyTheFish
|
8df6daf308
|
Remove fid_wordcount_docids.rs
|
2024-09-30 11:52:31 +02:00 |
|
Clément Renault
|
e0c7067355
|
Expose an IndexedParallelIterator to the index function
|
2024-09-24 17:24:59 +02:00 |
|
ManyTheFish
|
7ba49b849e
|
Extract and write facet databases
|
2024-09-16 09:35:16 +02:00 |
|
ManyTheFish
|
2b317c681b
|
Build mergers in parallel
|
2024-09-11 11:49:26 +02:00 |
|
ManyTheFish
|
39b5990f64
|
Mutualize tokenization
|
2024-09-11 10:22:38 +02:00 |
|
ManyTheFish
|
f69688e8f7
|
Fix several warnings in extractors and remove unreachable macros
|
2024-09-09 14:52:50 +02:00 |
|
Clément Renault
|
f6b3d1f9a5
|
Increase some channel sizes
|
2024-09-05 15:12:07 +02:00 |
|
ManyTheFish
|
34f11e3380
|
Implement word count and word pair proximity extractors
|
2024-09-05 10:30:39 +02:00 |
|
Clément Renault
|
19d937ab21
|
Introduce the facet extractors
|
2024-09-04 17:03:54 +02:00 |
|
ManyTheFish
|
6a399556b5
|
Implement more searchable extractor
|
2024-09-04 10:20:18 +02:00 |
|