sqlite/ext/fts2
drh 9fe5b85d36 Remove additional occurrences of <ctype.h> from FTS2.
FossilOrigin-Name: ee52589c80a6d37dc8c7a86a0e3b531ec4dd8d45
2010-09-17 17:10:31 +00:00
..
README.tokenizers
README.txt
fts2.c
fts2.h
fts2_hash.c
fts2_hash.h
fts2_icu.c
fts2_porter.c Remove additional occurrences of <ctype.h> from FTS2. 2010-09-17 17:10:31 +00:00
fts2_tokenizer.c
fts2_tokenizer.h
fts2_tokenizer1.c Remove additional occurrences of <ctype.h> from FTS2. 2010-09-17 17:10:31 +00:00
mkfts2amal.tcl

README.txt

This folder contains source code to the second full-text search
extension for SQLite.  While the API is the same, this version uses a
substantially different storage schema from fts1, so tables will need
to be rebuilt.