SQLite

All files named ”ext/fts5/test/fts5offsets.test”
Login

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

History for ext/fts5/test/fts5offsets.test

2015-12-28
19:55
Renamed to ext/fts5/test/fts5detail.test. Change the name of the offsets=0 option to "detail=column". Have the xInst, xPhraseFirst and other API functions work by parsing the original text for detail=column tables. (check-in: [228b4d10e3] user: dan branch: fts5-offsets, size: 0)
2015-12-22
18:54
[7d32df518f] part of check-in [69bffc1632] Updates so that fts5 API functions xInst, xPhraseFirst and xPhraseNext work with the offsets=0 option. (check-in: [69bffc1632] user: dan branch: fts5-offsets, size: 6511)
2015-12-21
18:45
[1a2d53c34a] part of check-in [609a0bc7f3] Fix an fts5 integrity-check problem that affects offsets=0 tables with prefix indexes. (check-in: [609a0bc7f3] user: dan branch: fts5-offsets, size: 2534)
2015-12-18
19:07
[8410ec485d] part of check-in [ad0987d83c] Fix a problem with prefix queries on fts5 offsets=0 tables. (check-in: [ad0987d83c] user: dan branch: fts5-offsets, size: 2110)
2015-12-17
20:36
Added: [09fc61d553] part of check-in [40b5bbf02a] Add the "offsets=0" option to fts5, to create a smaller index without term offset information. A few things are currently broken on this branch. (check-in: [40b5bbf02a] user: dan branch: fts5-offsets, size: 1779)