Skip to content

OOM due to FlexSearch tokenization full and synchrous export #11

Description

@lyleaigbedion

Hi,

I only have 20 documents and Flexsearch could not process them all when tokenization was set to full.

Took a deeper look and the use of index.export() should be async

nextapps-de/flexsearch#270

The combination of Patching the tokenization to forward and patching index.export fixed my problem

Would it be possible for the tokenization setting to be controled via the config?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions