]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the "offsets=0" option to fts5, to create a smaller index without term offset...
authordan <dan@noemail.net>
Thu, 17 Dec 2015 20:36:13 +0000 (20:36 +0000)
committerdan <dan@noemail.net>
Thu, 17 Dec 2015 20:36:13 +0000 (20:36 +0000)
commitb12dc84fbb12b6137175ce6ed4a72c7927ffc466
treee7cfb5a9a5a1eed6499461b0fa0f470b032f8625
parent1db0a72be23771498ebd1a18c897056a98bd8fc8
Add the "offsets=0" option to fts5, to create a smaller index without term offset information. A few things are currently broken on this branch.

FossilOrigin-Name: 40b5bbf02a824ca73b33aa4ae1c7d5f65b7cda10
ext/fts5/fts5Int.h
ext/fts5/fts5_buffer.c
ext/fts5/fts5_config.c
ext/fts5/fts5_hash.c
ext/fts5/fts5_index.c
ext/fts5/fts5_storage.c
ext/fts5/test/fts5offsets.test [new file with mode: 0644]
manifest
manifest.uuid