On 11/30/2010 12:09 AM, boscowitch wrote:
> Hi recently I noticed that i can't search with the like '%searchword%'
> syntax on an FTS3 virtual table.
>
> And with "match"  i can't search on example sentences (the indexed data
> is a japanese dictionary an therefore has no spaces in example sentences
> and there is no perfekt tokenizer atm i tried mecab but it makes
> misstakes).

Can you use the ICU tokenizer?

   http://www.sqlite.org/fts3.html#tokenizer
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to