Skip to content

Error while index creation during first time server start-up #36

@aeryskyB

Description

@aeryskyB

I found the following error while running my server python file:

sqlite3.OperationalError: no such module: fts4

As a result of the error, the searching doesn't work anymore, as mentioned in your README note.
I also found that sqlite3, in the recent versions, ships with fts5, and requires recompiling and other complex stuff for fts4 support.

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