modernc.org/cc@v1.0.1/v2/testdata/_sqlite/ext/fts2/README.txt (about)

     1  This folder contains source code to the second full-text search
     2  extension for SQLite.  While the API is the same, this version uses a
     3  substantially different storage schema from fts1, so tables will need
     4  to be rebuilt.