SQLite

All files named ”test/fts1c.test”
Login

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

History for test/fts1c.test

2023-06-07
15:00
Deleted: Remove additional traces of FTS1 and FTS2 that were missed by [2bb50d5aedef0fd2] (check-in: [9a12bac5d2] user: drh branch: trunk, size: 0)
2006-10-04
17:35
[85a525ce74] part of check-in [6cf1fb9f80] The snippet generator adds ellipsis between text from different columns. (CVS 3465) (check-in: [6cf1fb9f80] user: drh branch: trunk, size: 46056)
2006-09-28
19:43
[8790cc74bf] part of check-in [8cdf1d6ae0] Fix a bug in the handling of the OR operator in FTS1. Test cases added to prevent a repeat. (CVS 3450) (check-in: [8cdf1d6ae0] user: drh branch: trunk, size: 46033)
18:58
[0e24394ee9] part of check-in [0934d220b3] More snippet generator improvements and test cases. (CVS 3449) (check-in: [0934d220b3] user: drh branch: trunk, size: 45433)
18:37
[3e1ad5a8b9] part of check-in [d3f4ae8275] Bug fix in the FTS1 snippet generator. Improvements in the way the snippet generator handles whitespace. (CVS 3448) (check-in: [d3f4ae8275] user: drh branch: trunk, size: 44559)
2006-09-21
02:03
[a57cb192d5] part of check-in [c7ee60d009] Implementation of the snippet() function for FTS1. Includes a few simple test cases but more testing is needed. (CVS 3431) (check-in: [c7ee60d009] user: drh branch: trunk, size: 44331)
2006-09-18
02:12
[4d84cfcacc] part of check-in [5e35dc1ffa] Modify FTS1 so that the "magic" column has the same name as the virtual table. Offsets are retrieved using a special "offsets" function whose first argument is the magic column. Snippets will ultimately be retrieved in the same way. (CVS 3427) (check-in: [5e35dc1ffa] user: drh branch: trunk, size: 43198)
2006-09-16
21:45
[65a4e5a900] part of check-in [aa7728f9f5] Add the sqlite3_overload_function() API - part of the virtual table interface. (CVS 3426) (check-in: [aa7728f9f5] user: drh branch: trunk, size: 43115)
2006-09-15
07:28
[324895adf9] part of check-in [ba579ddc43] Add support for extended result codes - additional result information carried in the higher bits of the integer return codes. This must be enabled using the sqlite3_extended_result_code() API. Only a few extra result codes are currently defined. (CVS 3422) (check-in: [ba579ddc43] user: drh branch: trunk, size: 41511)
2006-09-14
21:08
Added: [653cf73bf1] part of check-in [01651a32c6] New FTS1 test data based on enron emails. (CVS 3421) (check-in: [01651a32c6] user: drh branch: trunk, size: 41384)