SQLite

All files named ”test/fts5af.test”
Login

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

History for test/fts5af.test

2014-12-29
15:59
Renamed to ext/fts5/test/fts5af.test. Move all fts5 test files to new directory "ext/fts5/test". (check-in: [7f148edb30] user: dan branch: fts5, size: 0)
2014-12-22
21:01
[355d2048bd] part of check-in [ca5d44042a] Fixes and simplifications for the snippet() and highlight() functions. (check-in: [ca5d44042a] user: dan branch: fts5, size: 4539)
2014-11-15
20:07
[d24e3b0f87] part of check-in [fba0b5fc7e] Fix the customization interfaces so that they match the documentation. (check-in: [fba0b5fc7e] user: dan branch: fts5, size: 4527)
2014-07-30
20:26
[9ebe23aa38] part of check-in [f1b4e1a98d] Fix things so that the fts5 extension API works with "ORDER BY rank" queries. (check-in: [f1b4e1a98d] user: dan branch: fts5, size: 4527)
2014-07-25
20:30
[5f53d0a522] 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: 4331)
2014-07-23
19:31
Added: [a2980528a0] part of check-in [bdc58fd28a] Add a snippet() function to fts5. (check-in: [bdc58fd28a] user: dan branch: fts5, size: 4498)