85b623f2f9
as appropriate, in case the comments are ever again read by a pedantic grammarian. Ticket #2840. (CVS 4629) FossilOrigin-Name: 4e91a267febda572e7239f0f1cc66b3102558c36 |
||
---|---|---|
.. | ||
fts2_hash.c | ||
fts2_hash.h | ||
fts2_icu.c | ||
fts2_porter.c | ||
fts2_tokenizer1.c | ||
fts2_tokenizer.c | ||
fts2_tokenizer.h | ||
fts2.c | ||
fts2.h | ||
mkfts2amal.tcl | ||
README.tokenizers | ||
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.