![shess](/assets/img/avatar_default.png)
distinguish reading from a static buffer from writing to a dynamic buffer. This allows n-way doclist merging, and in-place merging of segment leaf nodes, which together cut segment merge times in half. (CVS 3486) FossilOrigin-Name: af5bfb986e39248abbfc6fff2e13c6f9e634a751
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.