Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Fix a problem in FTS to do with ^ tokens and the snippet() function. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | fts4-content |
Files: | files | file ages | folders |
SHA1: |
2c03b24f4cc6f2c28c9d5b9984320d41 |
User & Date: | dan 2011-10-19 09:40:49.185 |
Context
2011-10-19
| ||
10:18 | Add tests for FTS ^ searches and matchinfo(). (check-in: 92618c1463 user: dan tags: fts4-content) | |
09:40 | Fix a problem in FTS to do with ^ tokens and the snippet() function. (check-in: 2c03b24f4c user: dan tags: fts4-content) | |
2011-10-18
| ||
19:39 | If a token within an FTS query is prefixed with a '^' character, it must be the first token in a column of data to match. (check-in: 63ac33c860 user: dan tags: fts4-content) | |
Changes
Changes to ext/fts3/fts3.c.
Changes to ext/fts3/fts3_snippet.c.
Changes to test/fts3first.test.