Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History of ext/fts5/test/fts5af.test
2017-12-26
| ||
14:11 | Fix crashes that could occur if SQL NULL values were passed to the built-in FTS5 snippet function. Edit: breaks amalgamation builds. file: [72424740] check-in: [553a3ad3] user: dan branch: mistake, size: 6257 | |
2017-07-07
| ||
19:43 | Change the error message text for SQLITE_ERROR to omit the part about "missing database" as that meaning is now obsolete (since approx SQLite 2.0). file: [aa635947] check-in: [732f90d6] user: drh branch: trunk, size: 5951 | |
2016-08-24
| ||
18:50 | Fix a bug in the fts5 snippet function causing it to return text containing zero phrase instances. file: [c9282577] check-in: [b174ed2b] user: dan branch: fts5-snippet-bias, size: 5952 | |
2016-08-20
| ||
17:23 | Fix other minor problems with the fts5 snippet() function. file: [b21abd94] check-in: [b56b2a85] user: dan branch: fts5-snippet-bias, size: 5675 | |
2016-08-18
| ||
14:47 | Adjust some tests to account for recent changes to the fts5 snippet function. file: [b601bbab] check-in: [184ecbe9] user: dan branch: fts5-snippet-bias, size: 5460 | |
2016-08-17
| ||
19:05 | Bias the fts5 snippet() function to return snippets that look like they start at the start of sentences. file: [38bfc8c3] check-in: [60de1594] user: dan branch: fts5-snippet-bias, size: 4907 | |
11:14 | Fix a problem in the fts5 snippet() auxiliary function. file: [b6afd7c2] check-in: [a861713c] user: dan branch: trunk, size: 4802 | |
2016-01-02
| ||
19:01 | Changes to run many fts5 tests with detail=none and detail=col tables as well as the default detail=full. Also fixes for the bugs uncovered by running said tests. file: [be858a96] check-in: [6322a1d9] user: dan branch: fts5-offsets, size: 4695 | |
2015-01-06
| ||
19:08 | Remove the iPos parameter from the tokenizer callback. Fix the "tokenchars" and "separators" options on the simple tokenizer. file: [c2501ec2] check-in: [65f0262f] user: dan branch: fts5, size: 4542 | |
2014-12-29
| ||
15:59 | Move all fts5 test files to new directory "ext/fts5/test". file: [7e4c679b] check-in: [7f148edb] user: dan branch: fts5, size: 4606 Renamed from test/fts5af.test | |