sqlite/ext/fts2
mistachkin 049d487e2e Modify several extensions to use the new exported function naming. Fix some shared library compilation issues.
FossilOrigin-Name: f2ab8747825ab5131ffab174aa0ffe5e474f6811
2013-07-04 23:53:56 +00:00
..
README.tokenizers
README.txt
fts2.c
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.