.. |
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
|
Add tests for fts5.
|
2015-04-25 18:56:48 +00:00 |
fts5ab.test
|
Add tests for fts5.
|
2015-04-25 18:56:48 +00:00 |
fts5ac.test
|
Fix some problems with transactions that both read and write an fts5 table.
|
2015-01-29 20:59:34 +00:00 |
fts5ad.test
|
Fix some problems with transactions that both read and write an fts5 table.
|
2015-01-29 20:59:34 +00:00 |
fts5ae.test
|
Fix the bm25() function so that it multiplies scores by -1 before returning them. This means better matches have a lower numerical score, so "ORDER BY rank" (not "ORDER BY rank DESC") does what you want.
|
2015-03-07 11:50:31 +00:00 |
fts5af.test
|
|
|
fts5ag.test
|
|
|
fts5ah.test
|
Begin changing fts5 to use a delete flag so that delete markers may be annihilated more quickly.
|
2015-04-14 20:15:41 +00:00 |
fts5ai.test
|
|
|
fts5aj.test
|
|
|
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
|
|
|
fts5bigpl.test
|
Fix some fts5 problems with very large position lists.
|
2015-04-20 18:48:57 +00:00 |
fts5content.test
|
Change the fts5 content= option so that it matches fts5 columns with the underlying table columns by name, not by their position within the CREATE TABLE statement.
|
2015-04-27 16:21:49 +00:00 |
fts5corrupt2.test
|
Add tests for fts5.
|
2015-04-25 18:56:48 +00:00 |
fts5corrupt.test
|
Add extra tests for corrupt database handling in fts5.
|
2015-04-24 15:56:09 +00:00 |
fts5dlidx.test
|
Fix problems with doclist-indexes involving very large rowids.
|
2015-04-22 20:14:46 +00:00 |
fts5ea.test
|
|
|
fts5eb.test
|
|
|
fts5fault1.test
|
Fix a problem in fts5fault1.test.
|
2015-04-21 20:13:38 +00:00 |
fts5fault2.test
|
Change the fts5 content= option so that it matches fts5 columns with the underlying table columns by name, not by their position within the CREATE TABLE statement.
|
2015-04-27 16:21:49 +00:00 |
fts5fault3.test
|
Improve coverage of fts5 tests.
|
2015-04-28 18:35:28 +00:00 |
fts5fault4.test
|
Improve coverage of fts5 tests.
|
2015-04-28 18:35:28 +00:00 |
fts5full.test
|
Add tests for fts5.
|
2015-04-25 18:56:48 +00:00 |
fts5hash.test
|
Improve coverage of fts5 tests.
|
2015-04-28 18:35:28 +00:00 |
fts5merge.test
|
Further tests for fts5.
|
2015-04-27 11:31:56 +00:00 |
fts5near.test
|
|
|
fts5optimize.test
|
|
|
fts5porter.test
|
|
|
fts5prefix.test
|
Improve coverage of fts5 tests.
|
2015-04-28 18:35:28 +00:00 |
fts5rebuild.test
|
Add extra tests for corrupt database handling in fts5.
|
2015-04-24 15:56:09 +00:00 |
fts5restart.test
|
Fix an fts5 bug in handling writes while there are active cursors.
|
2015-04-28 20:24:50 +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
|
Add the "unindexed" column option to fts5.
|
2015-04-24 19:41:43 +00:00 |
fts5unicode2.test
|
|
|
fts5unicode.test
|
|
|
fts5unindexed.test
|
Add the "unindexed" column option to fts5.
|
2015-04-24 19:41:43 +00:00 |