Skip to content

Multithreaded indexing ? #7

@lhoestq

Description

@lhoestq

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions