3b2f10cd8f
the other, the code potentially tries to read past the end of the doclist. http://www.sqlite.org/cvstrac/tktview?tn=2309 (CVS 3862) FossilOrigin-Name: dfac6082e8ffc52a85c4906107a7fc0e1aa9df82 |
||
---|---|---|
.. | ||
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.