Commit History

Autor SHA1 Mensaxe Data
  dan 105c20648e Fix an incorrect tcl comment that appeared in many fts5 test files. hai 5 meses
  mistachkin 885f410472 Remove some 'breakpoint' commands in test files. %!s(int64=7) %!d(string=hai) anos
  drh a690ff360b Change the error message text for SQLITE_ERROR to omit the part about %!s(int64=7) %!d(string=hai) anos
  dan f55fb6615b Have fts5 cache the decoded structure of fts5 indexes in memory. Use "PRAGMA data_version" to detect stale caches. %!s(int64=8) %!d(string=hai) anos
  dan 4364e5c9f7 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. %!s(int64=9) %!d(string=hai) anos
  dan 128ea696ea Fix a problem with fts5 "ORDER BY rowid DESC" queries and large terms. %!s(int64=9) %!d(string=hai) anos
  dan dafeda754b Improve test coverage of fts5_index.c. %!s(int64=9) %!d(string=hai) anos
  dan 3e65f89ef6 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. %!s(int64=9) %!d(string=hai) anos
  dan 415ae725cb Add test cases. And some fixes. %!s(int64=9) %!d(string=hai) anos
  dan 23d538885e 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. %!s(int64=9) %!d(string=hai) anos
  dan c51f5b3fd9 Fix problems with doclist-indexes involving very large rowids. %!s(int64=9) %!d(string=hai) anos
  dan d7889b26ac Fix an fts5 problem with large deletes. %!s(int64=9) %!d(string=hai) anos