be90df0b3e
the right-hand side of a NOT operator in the output of the FTS snippet() or offsets() functions. (CVS 6097) FossilOrigin-Name: d44c84c0f77bd0fc4a9942177b6cae6d109b89b7 |
||
---|---|---|
.. | ||
fts3_expr.c | ||
fts3_expr.h | ||
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.syntax | ||
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.