.. |
fts5_common.tcl
|
Fix compression of keys stored on internal segment b-tree nodes by fts5.
|
2015-01-23 17:43:21 +00:00 |
fts5aa.test
|
Have fts5 store rowids in ascending order. Query speed is virtually the same regardless of rowid order, and ascending order makes some insert optimizations easier.
|
2015-01-24 19:57:03 +00:00 |
fts5ab.test
|
Have fts5 store rowids in ascending order. Query speed is virtually the same regardless of rowid order, and ascending order makes some insert optimizations easier.
|
2015-01-24 19:57:03 +00:00 |
fts5ac.test
|
Have fts5 store rowids in ascending order. Query speed is virtually the same regardless of rowid order, and ascending order makes some insert optimizations easier.
|
2015-01-24 19:57:03 +00:00 |
fts5ad.test
|
Have fts5 store rowids in ascending order. Query speed is virtually the same regardless of rowid order, and ascending order makes some insert optimizations easier.
|
2015-01-24 19:57:03 +00:00 |
fts5ae.test
|
Have fts5 store rowids in ascending order. Query speed is virtually the same regardless of rowid order, and ascending order makes some insert optimizations easier.
|
2015-01-24 19:57:03 +00:00 |
fts5af.test
|
Remove the iPos parameter from the tokenizer callback. Fix the "tokenchars" and "separators" options on the simple tokenizer.
|
2015-01-06 19:08:26 +00:00 |
fts5ag.test
|
Remove the iPos parameter from the tokenizer callback. Fix the "tokenchars" and "separators" options on the simple tokenizer.
|
2015-01-06 19:08:26 +00:00 |
fts5ah.test
|
Further tests and fixes for fts5.
|
2015-01-21 20:30:14 +00:00 |
fts5ai.test
|
Remove the iPos parameter from the tokenizer callback. Fix the "tokenchars" and "separators" options on the simple tokenizer.
|
2015-01-06 19:08:26 +00:00 |
fts5aj.test
|
Remove the iPos parameter from the tokenizer callback. Fix the "tokenchars" and "separators" options on the simple tokenizer.
|
2015-01-06 19:08:26 +00:00 |
fts5ak.test
|
Have fts5 store rowids in ascending order. Query speed is virtually the same regardless of rowid order, and ascending order makes some insert optimizations easier.
|
2015-01-24 19:57:03 +00:00 |
fts5al.test
|
Have fts5 store rowids in ascending order. Query speed is virtually the same regardless of rowid order, and ascending order makes some insert optimizations easier.
|
2015-01-24 19:57:03 +00:00 |
fts5auxdata.test
|
Remove the iPos parameter from the tokenizer callback. Fix the "tokenchars" and "separators" options on the simple tokenizer.
|
2015-01-06 19:08:26 +00:00 |
fts5content.test
|
Have fts5 store rowids in ascending order. Query speed is virtually the same regardless of rowid order, and ascending order makes some insert optimizations easier.
|
2015-01-24 19:57:03 +00:00 |
fts5corrupt.test
|
Have fts5 store rowids in ascending order. Query speed is virtually the same regardless of rowid order, and ascending order makes some insert optimizations easier.
|
2015-01-24 19:57:03 +00:00 |
fts5ea.test
|
Remove the iPos parameter from the tokenizer callback. Fix the "tokenchars" and "separators" options on the simple tokenizer.
|
2015-01-06 19:08:26 +00:00 |
fts5eb.test
|
Handle the case where a tokenizer determines that there are zero tokens in an fts5 query term.
|
2015-01-19 11:15:36 +00:00 |
fts5fault1.test
|
Have fts5 store rowids in ascending order. Query speed is virtually the same regardless of rowid order, and ascending order makes some insert optimizations easier.
|
2015-01-24 19:57:03 +00:00 |
fts5near.test
|
Optimize the unicode61 tokenizer so that it handles ascii text faster. Make it the default tokenizer. Change the name of the simple tokenizer to "ascii".
|
2015-01-12 17:58:04 +00:00 |
fts5optimize.test
|
Add the fts5 'optimize' command.
|
2015-01-07 19:33:11 +00:00 |
fts5porter.test
|
Remove the iPos parameter from the tokenizer callback. Fix the "tokenchars" and "separators" options on the simple tokenizer.
|
2015-01-06 19:08:26 +00:00 |
fts5prefix.test
|
Fix prefix indexes so that they work in characters, not bytes.
|
2015-01-13 17:25:08 +00:00 |
fts5rebuild.test
|
Add the 'rebuild' and 'delete-all' commands.
|
2015-01-07 17:11:11 +00:00 |
fts5rowid.test
|
Have fts5 store rowids in ascending order. Query speed is virtually the same regardless of rowid order, and ascending order makes some insert optimizations easier.
|
2015-01-24 19:57:03 +00:00 |
fts5tokenizer.test
|
Optimize the unicode61 tokenizer so that it handles ascii text faster. Make it the default tokenizer. Change the name of the simple tokenizer to "ascii".
|
2015-01-12 17:58:04 +00:00 |
fts5unicode2.test
|
Remove the iPos parameter from the tokenizer callback. Fix the "tokenchars" and "separators" options on the simple tokenizer.
|
2015-01-06 19:08:26 +00:00 |
fts5unicode.test
|
Optimize the unicode61 tokenizer so that it handles ascii text faster. Make it the default tokenizer. Change the name of the simple tokenizer to "ascii".
|
2015-01-12 17:58:04 +00:00 |