Commit History

Author SHA1 Message Date
  dan 105c20648e Fix an incorrect tcl comment that appeared in many fts5 test files. 8 months ago
  dan fb923fc4cc Further tests for the new code on this branch. 1 year ago
  dan c44041e03b Ensure that tokendata=1 queries avoid loading large doclists for queries like "common AND uncommon", just as tokendata=0 queries do. 1 year ago
  dan b5effc0605 Different approach to querying a tokendata=1 table. Saves cpu and memory. 1 year ago
  dan 5c268bbf67 Fix tokendata=1 and xInstToken() APIs for detail=none and detail=column tables. 1 year ago
  dan a0764f63a8 When querying a tokendata=1 fts5 table, do not use a prefix cursor for the case where the term has only one variant. 1 year ago