And as a simple test case for the problem, run the following:

    $ sqlite3 :memory:
    SQLite version ...
    Enter ".help" for usage hints.
    sqlite> select fts3_tokenizer('foo', fts3_tokenizer('porter'));

On older versions this would register the tokenizer "foo".  With 3.11.0,
it spits out the following error:

    Error: fts3tokenize: disabled - rebuild with
-DSQLITE_ENABLE_FTS3_TOKENIZER

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1546911

Title:
  Please recompile sqlite 3.11 with -DSQLITE_ENABLE_FTS3_TOKENIZER

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mediascanner2/+bug/1546911/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to