]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Use a WITHOUT ROWID table to index fts5 btree leaves. This is faster to query and...
authordan <dan@noemail.net>
Wed, 15 Jul 2015 19:46:02 +0000 (19:46 +0000)
committerdan <dan@noemail.net>
Wed, 15 Jul 2015 19:46:02 +0000 (19:46 +0000)
commite3229c19cb7371675e75a3a8df1ba79e7f1fabe3
tree2167bb723fdbe03bdaf01ffc0b6b41d0808c6ab5
parentf4fa0b80738a90d5bc3a627722146b699b79a7ae
Use a WITHOUT ROWID table to index fts5 btree leaves. This is faster to query and only slightly larger than storing btree nodes within an intkey table.

FossilOrigin-Name: 862418e3506d4b7cca9c44d58c2eb9dc915d75c9
ext/fts5/fts5_config.c
ext/fts5/fts5_index.c
ext/fts5/fts5_storage.c
ext/fts5/test/fts5aa.test
ext/fts5/test/fts5content.test
manifest
manifest.uuid