mirror of
https://github.com/sqlite/sqlite.git
synced 2026-01-06 08:01:16 +03:00
Refactoring towards prefix searching. (CVS 3882) FossilOrigin-Name: 25935db73877c0cb132acb30c2fed2544d0e5e32
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.