sqlite/ext/fts2
shess 961303c1e7 Drop the forced error from fts3.c and add forced errors to fts2.c and
fts1.c. (CVS 4427)

FossilOrigin-Name: fec6567a0f8a868cda9bba2a473491dfb17b6c88
2007-09-13 18:16:08 +00:00
..
README.tokenizers
README.txt
fts2.c Drop the forced error from fts3.c and add forced errors to fts2.c and 2007-09-13 18:16:08 +00:00
fts2.h
fts2_hash.c
fts2_hash.h
fts2_icu.c
fts2_porter.c
fts2_tokenizer.c
fts2_tokenizer.h
fts2_tokenizer1.c
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.