Skip to content

shared object loads, tokenizer still unknown. #7

Description

@7heo
$ sqlite3
sqlite> .load unicodesn.sqlext
sqlite> CREATE VIRTUAL TABLE fts USING fts3(text, tokenize=unicodesn "stemmer=russian");
Error: unknown tokenizer: unicodesn
sqlite>

sqlite3-unicodesn is from the tip of the git repo, but sqlite3 is SQLite version 3.13.0 (from http://www.sqlite.org/2016/sqlite-autoconf-3130000.tar.gz)

The binary is built using that build script.

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