SQLite

All files named ”test/fts5aa.test”
Login

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

History for test/fts5aa.test

2014-12-29
15:59
Renamed to ext/fts5/test/fts5aa.test. Move all fts5 test files to new directory "ext/fts5/test". (check-in: [7f148edb30] user: dan branch: fts5, size: 0)
2014-11-28
20:01
[27c7d3c865] part of check-in [bb4a37b53d] Add a cookie mechanism to ensure that the %_config table is re-read as required. (check-in: [bb4a37b53d] user: dan branch: fts5, size: 8524)
2014-11-27
20:03
[fb49e2db45] part of check-in [83491c5666] Add a %_config table to fts5. (check-in: [83491c5666] user: dan branch: fts5, size: 8530)
2014-11-15
20:07
[16bf1dbb92] part of check-in [fba0b5fc7e] Fix the customization interfaces so that they match the documentation. (check-in: [fba0b5fc7e] user: dan branch: fts5, size: 8411)
2014-08-06
20:04
[4c7cbf1d38] part of check-in [1baeb1cee6] Avoid writing delete markers to the oldest segment in an FTS index. (check-in: [1baeb1cee6] user: dan branch: fts5, size: 8411)
2014-08-05
19:00
[2d136b61c4] part of check-in [d028ba6589] Use doclist-indexes with "ORDER BY rowid ASC" fts5 queries as well. (check-in: [d028ba6589] user: dan branch: fts5, size: 8411)
2014-08-04
20:07
[f54245091f] part of check-in [90b82d3ef6] Fix fts5_index.c to use doclist-indexes when possible. Only some cases work so far. (check-in: [90b82d3ef6] user: dan branch: fts5, size: 8398)
2014-08-02
20:49
[ec150ac277] part of check-in [b8864da95d] Start changing things to use doclist indexes as required. code is not activated yet. (check-in: [b8864da95d] user: dan branch: fts5, size: 8436)
2014-07-30
19:41
[f90836c002] part of check-in [4cc048c365] Add hidden column "rank". Currently this always returns the same value as the bm25() function. (check-in: [4cc048c365] user: dan branch: fts5, size: 8067)
2014-07-21
15:45
[a2c7bbc18f] part of check-in [d44d3a8518] Fix DELETE and UPDATE operations on fts5 tables. (check-in: [d44d3a8518] user: dan branch: fts5, size: 7760)
11:44
[0f5d29bf0a] part of check-in [19504c4108] Fix the xColumnSize() extension API. (check-in: [19504c4108] user: dan branch: fts5, size: 6630)
2014-06-24
16:59
[c8d3b9694f] part of check-in [3515da85d0] Add simple full-table-scan and rowid lookup support to fts5. (check-in: [3515da85d0] user: dan branch: fts5, size: 6619)
2014-06-23
11:33
Added: [bbea71fed7] part of check-in [1e0648dcf2] Add some code for an experimental fts5 module. Does not work yet. (check-in: [1e0648dcf2] user: dan branch: fts5, size: 6634)