So i have a roughly 3.5gb mapper database at this point and was working to implement some improved performance. I am able to create an FTS5 table however anything I run through mushclient even with the updated and enabled FTS5 DLL file returns a module error.
Just wanted to confirm im not missing something from the 5.03 version.
:3031: Database error: no such module: FTS5
I have confirmed the compile options, the creation of a table and query in the sqlite browser..
For now ive set it up to FTS4 until I can work that out
Just wanted to confirm im not missing something from the 5.03 version.
:3031: Database error: no such module: FTS5
I have confirmed the compile options, the creation of a table and query in the sqlite browser..
For now ive set it up to FTS4 until I can work that out