xref: /sqlite-3.40.0/ext/fts2/README.txt (revision 2670a173)
1This folder contains source code to the second full-text search
2extension for SQLite.  While the API is the same, this version uses a
3substantially different storage schema from fts1, so tables will need
4to be rebuilt.
5