6b6ab13353
assumed that the row had values in all columns, sigh. Fixes bug http://www.sqlite.org/cvstrac/tktview?tn=2289 . (CVS 3833) FossilOrigin-Name: 81be7290a4db7b74a533aaf95c7389eb4bde6a88 |
||
---|---|---|
.. | ||
fts2_hash.c | ||
fts2_hash.h | ||
fts2_porter.c | ||
fts2_tokenizer1.c | ||
fts2_tokenizer.h | ||
fts2.c | ||
fts2.h | ||
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.