]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Change fts4 so that the prefix= parameter is passes a comma-separated list of integer...
authordan <dan@noemail.net>
Wed, 25 May 2011 18:34:53 +0000 (18:34 +0000)
committerdan <dan@noemail.net>
Wed, 25 May 2011 18:34:53 +0000 (18:34 +0000)
commit9d1f874ab30b038d7e0bda416dfeee6ecf1be790
treedb95f44c40907d9c2517b01bf2400f23b801cc3d
parent09643ab745aee64145ddacf3579f9c5eaf6a4452
Change fts4 so that the prefix= parameter is passes a comma-separated list of integers. For each integer N, a separate index of all prefixes of length N bytes is created.

FossilOrigin-Name: be59bf49402d2e2f4b95fb6668849f3745cb7bf2
ext/fts3/fts3.c
ext/fts3/fts3Int.h
ext/fts3/fts3_aux.c
ext/fts3/fts3_term.c
ext/fts3/fts3_write.c
manifest
manifest.uuid
test/fts3prefix.test