How to make FTS3 with SQLite3 and ICU work?

Simon <[email protected]>
Newsgroups gmane.comp.php.windows
Message-ID <[email protected]>
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


-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.