SQLite

Check-in [b9b77972d8]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Add the fts3 matchinfo 'b' flag.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | fts3-matchinfo-y
Files: files | file ages | folders
SHA1: b9b77972d88171e4239b8194f308eb5d60b5d172
User & Date: dan 2015-05-05 20:39:53.730
Context
2015-05-06
08:43
Further optimizations for the 'y' and 'b' matchinfo operators. (check-in: fbd038bb57 user: dan tags: fts3-matchinfo-y)
2015-05-05
20:39
Add the fts3 matchinfo 'b' flag. (check-in: b9b77972d8 user: dan tags: fts3-matchinfo-y)
19:37
Optimizations for the matchinfo() function, particularly the 'y' flag. (check-in: dddd7e1829 user: dan tags: fts3-matchinfo-y)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to ext/fts3/fts3_snippet.c.
Changes to test/fts3matchinfo.test.
Changes to test/fts3query.test.