Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History of test/fts5ae.test
2014-12-19
| ||
20:53 | Remove the fts5_test() aux function. Test aux functions using the tcl interface instead. file: [0877873a] check-in: [67e3ffd9] user: dan branch: fts5, size: 6999 | |
2014-12-02
| ||
20:18 | Add a configuration option to remap the "rank" column to an auxiliary fts5 function. file: [5de77546] check-in: [b5f59712] user: dan branch: fts5, size: 6922 | |
2014-11-28
| ||
20:01 | Add a cookie mechanism to ensure that the %_config table is re-read as required. file: [6decf763] check-in: [bb4a37b5] user: dan branch: fts5, size: 6923 | |
2014-11-27
| ||
20:03 | Add a %_config table to fts5. file: [0c0712b1] check-in: [83491c56] user: dan branch: fts5, size: 6924 | |
2014-11-24
| ||
16:24 | Add the auxiliary highlight() function to fts5. file: [a514ee09] check-in: [05909237] user: dan branch: fts5, size: 6916 | |
2014-11-15
| ||
20:07 | Fix the customization interfaces so that they match the documentation. file: [d4141786] check-in: [fba0b5fc] user: dan branch: fts5, size: 6916 | |
2014-07-30
| ||
19:41 | Add hidden column "rank". Currently this always returns the same value as the bm25() function. file: [cb37b313] check-in: [4cc048c3] user: dan branch: fts5, size: 6916 | |
2014-07-26
| ||
18:38 | Add tests and fixes for bm25() function. file: [24b33757] check-in: [71d32f53] user: dan branch: fts5, size: 6707 | |
2014-07-25
| ||
20:30 | Add extension apis xRowCount, xQueryPhrase, xSetAuxdata and xGetAuxdata. And a ranking function that uses all of the above. file: [1424ec55] check-in: [c4d50428] user: dan branch: fts5, size: 5746 | |
2014-07-21
| ||
14:22 | Add the xTokenize extension API. file: [fe9db782] check-in: [8c6b0aff] user: dan branch: fts5, size: 4804 | |
11:44 | Fix the xColumnSize() extension API. file: [b8567825] check-in: [19504c41] user: dan branch: fts5, size: 4263 | |
2014-07-19
| ||
20:27 | Add simple tests for the xColumnText() extension api. file: [c95b1062] check-in: [1e9053ab] user: dan branch: fts5, size: 3882 | |
15:35 | Fixes for the xColumnSize() fts5 extension API. file: [7da37ac0] check-in: [43fcb844] user: dan branch: fts5, size: 3707 | |
2014-07-18
| ||
19:59 | Fix issues with position lists and NEAR constraints. file: [5d5ffba6] check-in: [16352d36] user: dan branch: fts5, size: 3269 Added | |