Commit History

Author SHA1 Message Date
  dan 090b8649be Allow an fts5 table or query to be configured to collect xInstToken data for any prefix terms as part of the first parse of the main index, if any. 1 month ago
  dan d2a88e961a Rationalize code further. And add tests. 2 months ago
  dan 105c20648e Fix an incorrect tcl comment that appeared in many fts5 test files. 6 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