SQLite

All files named ”test/fts5ae.test”
Login

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

History for test/fts5ae.test

2014-12-29
15:59
Renamed to ext/fts5/test/fts5ae.test. Move all fts5 test files to new directory "ext/fts5/test". (check-in: [7f148edb30] user: dan branch: fts5, size: 0)
2014-12-19
20:53
[0877873a2b] part of check-in [67e3ffd950] Remove the fts5_test() aux function. Test aux functions using the tcl interface instead. (check-in: [67e3ffd950] user: dan branch: fts5, size: 6999)
2014-12-02
20:18
[5de775469d] part of check-in [b5f5971283] Add a configuration option to remap the "rank" column to an auxiliary fts5 function. (check-in: [b5f5971283] user: dan branch: fts5, size: 6922)
2014-11-28
20:01
[6decf7634a] 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: 6923)
2014-11-27
20:03
[0c0712b143] part of check-in [83491c5666] Add a %_config table to fts5. (check-in: [83491c5666] user: dan branch: fts5, size: 6924)
2014-11-24
16:24
[a514ee09be] part of check-in [059092379f] Add the auxiliary highlight() function to fts5. (check-in: [059092379f] user: dan branch: fts5, size: 6916)
2014-11-15
20:07
[d4141786d8] part of check-in [fba0b5fc7e] Fix the customization interfaces so that they match the documentation. (check-in: [fba0b5fc7e] user: dan branch: fts5, size: 6916)
2014-07-30
19:41
[cb37b3135a] 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: 6916)
2014-07-26
18:38
[24b337571c] part of check-in [71d32f53e8] Add tests and fixes for bm25() function. (check-in: [71d32f53e8] user: dan branch: fts5, size: 6707)
2014-07-25
20:30
[1424ec557d] part of check-in [c4d50428ab] Add extension apis xRowCount, xQueryPhrase, xSetAuxdata and xGetAuxdata. And a ranking function that uses all of the above. (check-in: [c4d50428ab] user: dan branch: fts5, size: 5746)
2014-07-21
14:22
[fe9db78201] part of check-in [8c6b0aff34] Add the xTokenize extension API. (check-in: [8c6b0aff34] user: dan branch: fts5, size: 4804)
11:44
[b856782549] part of check-in [19504c4108] Fix the xColumnSize() extension API. (check-in: [19504c4108] user: dan branch: fts5, size: 4263)
2014-07-19
20:27
[c95b106236] part of check-in [1e9053abda] Add simple tests for the xColumnText() extension api. (check-in: [1e9053abda] user: dan branch: fts5, size: 3882)
15:35
[7da37ac01d] part of check-in [43fcb84472] Fixes for the xColumnSize() fts5 extension API. (check-in: [43fcb84472] user: dan branch: fts5, size: 3707)
2014-07-18
19:59
Added: [5d5ffba68e] part of check-in [16352d3654] Fix issues with position lists and NEAR constraints. (check-in: [16352d3654] user: dan branch: fts5, size: 3269)