Displaying 1 result from an estimated 1 matches for "multiwritedb".
Did you mean:
multiwritedbs
2024 Mar 15
1
Using multiple temporary indexes during updates
On Fri, Mar 15, 2024 at 08:15:55PM +0100, Jean-Francois Dockes wrote:
> I have been playing at converting the index update stage of the Recoll indexer to use
> multiple temporary indexes and a final merge.
>
> This yields an improvement factor of almost 3 (on my quad-core CPU), for the total
> indexing time for "easy" files like HTML pages. This is nice (!) and I wanted