Add the "categories" option to the unicode61 tokenizer in fts5.
commit867cce30d5c32cdd6188d27f12feccec8e2a9766
authorDan Kennedy <danielk1977@gmail.com>
Fri, 13 Jul 2018 19:52:43 +0000 (13 19:52 +0000)
committerDan Kennedy <danielk1977@gmail.com>
Fri, 13 Jul 2018 19:52:43 +0000 (13 19:52 +0000)
tree339e6030d0955732ba6fe4894252b6dac24cc162
parentbb74e08ce56318e679edbc58744e3f1f3d1a050e
Add the "categories" option to the unicode61 tokenizer in fts5.
ext/fts3/unicode/mkunicode.tcl
ext/fts3/unicode/parseunicode.tcl
ext/fts5/fts5Int.h
ext/fts5/fts5_expr.c
ext/fts5/fts5_tokenize.c
ext/fts5/fts5_unicode2.c
ext/fts5/test/fts5cat.test [new file with mode: 0644]