6beeb0329a
alias to fix the rowid for documents, %_segments.blockid is an alias to fix the rowid for segment blocks. Unit test for the problem. (CVS 4280) FossilOrigin-Name: 6eb2d74a8cfce322930f05c97d4ec255f3711efb |
||
---|---|---|
.. | ||
fts3_hash.c | ||
fts3_hash.h | ||
fts3_icu.c | ||
fts3_porter.c | ||
fts3_tokenizer1.c | ||
fts3_tokenizer.c | ||
fts3_tokenizer.h | ||
fts3.c | ||
fts3.h | ||
mkfts3amal.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.