SQLite

All files named ”ext/fts5/test/fts5af.test”
Login

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

History for ext/fts5/test/fts5af.test

2024-06-24
18:06
[ae81f08b8d] part of check-in [d07085e203] Fix an incorrect tcl comment that appeared in many fts5 test files. (check-in: [d07085e203] user: dan branch: trunk, size: 7437)
2023-03-10
13:36
[2329b6c6e6] part of check-in [96d5116d17] Fix a problem with the fts5 snippet() function that shows up when snippets just 1 token in length are requested. (check-in: [96d5116d17] user: dan branch: trunk, size: 7433)
2021-11-02
07:32
[bea75184c0] part of check-in [0a5b94b99c] Fix a broken assert() in fts5 that could fail if the snippet() function were used with a query phrase containing 0 tokens on a detail=none or detail=col table. (check-in: [0a5b94b99c] user: dan branch: trunk, size: 6499)
2017-12-26
14:11
[724247405b] part of check-in [553a3ad324] Fix crashes that could occur if SQL NULL values were passed to the built-in FTS5 snippet function. Edit: breaks amalgamation builds. (check-in: [553a3ad324] user: dan branch: mistake, size: 6257)
2017-07-07
19:43
[aa635947bd] part of check-in [732f90d632] 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). (check-in: [732f90d632] user: drh branch: trunk, size: 5951)
2016-08-24
18:50
[c92825778e] part of check-in [b174ed2bde] Fix a bug in the fts5 snippet function causing it to return text containing zero phrase instances. (check-in: [b174ed2bde] user: dan branch: fts5-snippet-bias, size: 5952)
2016-08-20
17:23
[b21abd9455] part of check-in [b56b2a85cf] Fix other minor problems with the fts5 snippet() function. (check-in: [b56b2a85cf] user: dan branch: fts5-snippet-bias, size: 5675)
2016-08-18
14:47
[b601bbab5a] part of check-in [184ecbe9c0] Adjust some tests to account for recent changes to the fts5 snippet function. (check-in: [184ecbe9c0] user: dan branch: fts5-snippet-bias, size: 5460)
2016-08-17
19:05
[38bfc8c3f2] part of check-in [60de159476] Bias the fts5 snippet() function to return snippets that look like they start at the start of sentences. (check-in: [60de159476] user: dan branch: fts5-snippet-bias, size: 4907)
11:14
[b6afd7c28a] part of check-in [a861713cc6] Fix a problem in the fts5 snippet() auxiliary function. (check-in: [a861713cc6] user: dan branch: trunk, size: 4802)
2016-01-02
19:01
[be858a96b1] part of check-in [6322a1d984] 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. (check-in: [6322a1d984] user: dan branch: fts5-offsets, size: 4695)
2015-01-06
19:08
[c2501ec2b6] part of check-in [65f0262fb8] Remove the iPos parameter from the tokenizer callback. Fix the "tokenchars" and "separators" options on the simple tokenizer. (check-in: [65f0262fb8] user: dan branch: fts5, size: 4542)
2014-12-29
15:59
Renamed and modified test/fts5af.test → ext/fts5/test/fts5af.test. [7e4c679bc6] part of check-in [7f148edb30] Move all fts5 test files to new directory "ext/fts5/test". (check-in: [7f148edb30] user: dan branch: fts5, size: 4606)