Prev: memory
Next: PHP versions and extensions
From: Simon on 12 Aug 2010 05:56 I have PHP 5.3.3 with intl and sqlite3 support running. But if I create a full text search table: CREATE VIRTUAL TABLE test USING fts3(text, tokenize=icu de_CH) I get the error: Warning: SQLite3::exec(): unknown tokenizer: icu
|
Pages: 1 Prev: memory Next: PHP versions and extensions |