]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Change the way ^ tokens work in FTS so that the filtering is done as part of reading...
authordan <dan@noemail.net>
Wed, 19 Oct 2011 11:57:13 +0000 (11:57 +0000)
committerdan <dan@noemail.net>
Wed, 19 Oct 2011 11:57:13 +0000 (11:57 +0000)
commitd17f70a624dd40670b547ebb50ac35015b35f7b7
treeebc8a7f87737a1196609a99cba75aec5f473b7c8
parent8653fa850471e219c34e12bf4a7218422935c152
Change the way ^ tokens work in FTS so that the filtering is done as part of reading the FTS index instead of waiting until an entire doclist has been retrieved and then filtering it.

FossilOrigin-Name: 9b58c59eb4efaa38ce50a3ce1b52f9ba578c71d6
ext/fts3/fts3.c
ext/fts3/fts3Int.h
ext/fts3/fts3_write.c
manifest
manifest.uuid