Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for ext/fts5/test/fts5dlidx.test
2024-06-24
| ||
18:06 | [a7c42b0a74] part of check-in [d07085e203] Fix an incorrect tcl comment that appeared in many fts5 test files. (check-in: [d07085e203] user: dan branch: trunk, size: 5469) | |
2017-07-19
| ||
18:01 | [b90852c558] part of check-in [d14fc621e9] Remove some 'breakpoint' commands in test files. (check-in: [d14fc621e9] user: mistachkin branch: trunk, size: 5465) | |
2017-07-07
| ||
19:43 | [60a02a55c2] part of check-in [732f90d632] Change the error message text for SQLITE_ERROR to omit the part about "missing database" as that meaning is now obsolete (since approx SQLite 2.0). (check-in: [732f90d632] user: drh branch: trunk, size: 5491) | |
2016-03-16
| ||
19:48 | [007e9390c9] part of check-in [33ef2210ef] Have fts5 cache the decoded structure of fts5 indexes in memory. Use "PRAGMA data_version" to detect stale caches. (check-in: [33ef2210ef] user: dan branch: fts5-data-version, size: 5492) | |
2016-01-06
| ||
18:53 | [13871a1464] part of check-in [8d05cfd48d] Fix an fts5 problem involving detail=none, "ORDER BY rowid DESC" and deleted items. Also add tests to verify that the documented operator precedences are correct. (check-in: [8d05cfd48d] user: dan branch: fts5-offsets, size: 5492) | |
2015-09-15
| ||
11:58 | [ecba5e62ea] part of check-in [b26d8f79c6] Fix a problem with fts5 "ORDER BY rowid DESC" queries and large terms. (check-in: [b26d8f79c6] user: dan branch: trunk, size: 5358) | |
2015-09-14
| ||
19:51 | [77259f6d8d] part of check-in [c1f76686ce] Improve test coverage of fts5_index.c. (check-in: [c1f76686ce] user: dan branch: trunk, size: 5167) | |
2015-06-25
| ||
20:36 | [59b80bbe34] part of check-in [3175220747] Fix Makefile.in to account for recent changes. Update fts5 test scripts so that they do not run if SQLITE_ENABLE_FTS5 is not defined. (check-in: [3175220747] user: dan branch: fts5, size: 3665) | |
2015-05-15
| ||
12:18 | [070531bd45] part of check-in [adee788586] Add test cases. And some fixes. (check-in: [adee788586] user: dan branch: fts5, size: 3569) | |
2015-05-13
| ||
17:15 | [74c3c8c33d] part of check-in [aa34bf666c] Change fts5 doclist-index structures to be trees instead of flat lists. This only makes a difference for databases that contain millions of instances of the same token. (check-in: [aa34bf666c] user: dan branch: fts5, size: 2625) | |
2015-04-22
| ||
20:14 | [748a84ceb7] part of check-in [1e5994097e] Fix problems with doclist-indexes involving very large rowids. (check-in: [1e5994097e] user: dan branch: fts5, size: 2613) | |
2015-04-21
| ||
19:07 | Added: [710d1eaf44] part of check-in [e50e8031d6] Fix an fts5 problem with large deletes. (check-in: [e50e8031d6] user: dan branch: fts5, size: 2124) | |