]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Experimental changes to fts4 to try to selectively avoid loading very large doclists.
authordan <dan@noemail.net>
Tue, 19 Oct 2010 14:07:59 +0000 (14:07 +0000)
committerdan <dan@noemail.net>
Tue, 19 Oct 2010 14:07:59 +0000 (14:07 +0000)
commit4f7c5e684a6d4dcb2cbd0db82c8d25140e8fa836
tree237818c53cebf682b1add9d5c6b35630843e64db
parent075ed30a9fb8e2baad3e967c615f6d640a8cfbb4
Experimental changes to fts4 to try to selectively avoid loading very large doclists.

FossilOrigin-Name: 5ae0ba447a561e3b6637b52f9b83a9fc683d2572
13 files changed:
ext/fts3/fts3.c
ext/fts3/fts3Int.h
ext/fts3/fts3_expr.c
ext/fts3/fts3_snippet.c
ext/fts3/fts3_write.c
ext/fts3/fts3speed.tcl [new file with mode: 0644]
manifest
manifest.uuid
test/fts3ah.test
test/fts3cov.test
test/fts3defer.test [new file with mode: 0644]
test/malloc_common.tcl
test/permutations.test