-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
Is full text search indexing actually multithreaded ? On my side on a 64 core machine it only uses 2, and it tales 1min+
(I'm indexing about 5GB of text)
I see some CTEs in the source code, so this can be related to issue: duckdb/duckdb#11565
EDIT: actually it seems tokenization is not multithreaded, so probably unrelated to CTE
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels