SQLite

All files named ”test/fts3near.test”
Login

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

History for test/fts3near.test

2013-12-19
16:26
[7e3354d46f] part of check-in [ca3fdfd419] Make sure errors encountered while initializing extensions such as FTS4 get reported out from sqlite3_open(). This fixes a bug introduced by check-in [9d347f547e7ba9]. Also remove lots of forgotten "breakpoint" commands left in test scripts over the years. (check-in: [ca3fdfd419] user: drh branch: trunk, size: 32313)
2013-03-25
12:02
[1289555787] part of check-in [5062db672c] Add a second test for [38b1ae018f]. (check-in: [5062db672c] user: dan branch: trunk, size: 32324)
11:38
[f78c79a92b] part of check-in [f85f9103cf] In fts3, when filtering lists for hits in a specific column, edit the list in place in the same way as it is for NEAR filtering. Fix for [38b1ae018f]. (check-in: [f85f9103cf] user: dan branch: trunk, size: 32153)
2010-01-06
17:19
[2e318ee434] part of check-in [8a208223a7] Change the fts3 snippet function to return (hopefully) more relevant snippets in less time. (check-in: [8a208223a7] user: dan branch: trunk, size: 31904)
2009-01-02
17:33
[dc196dd17b] part of check-in [f047758de9] Modify the (transaction) method of the tcl interface to use savepoints. This makes nested calls to (transaction) work more intuitively. (CVS 6101) (check-in: [f047758de9] user: danielk1977 branch: trunk, size: 31623)
2008-09-12
18:25
[e8a9b4e16c] part of check-in [8e9b955311] Fix the NEAR connector in FTS3 so that it can take ranges in excess of 9. The maximum range is now 32767. (CVS 5695) (check-in: [8e9b955311] user: drh branch: trunk, size: 31406)
2007-10-22
18:02
Added: [2d4dadcaac] part of check-in [aef7720e0b] Add the NEAR operator to fts3. (CVS 4502) (check-in: [aef7720e0b] user: danielk1977 branch: trunk, size: 5919)