]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the xPhraseFirstColumn() and xPhraseNextColumn() API functions to fts5. For itera...
authordan <dan@noemail.net>
Tue, 29 Dec 2015 19:35:03 +0000 (19:35 +0000)
committerdan <dan@noemail.net>
Tue, 29 Dec 2015 19:35:03 +0000 (19:35 +0000)
commit9a3a5275cd9ac4aa6c3c5f63cf289a1aa63d5514
tree949424218f2cb22a9cd332fa4ca478173b56c7bc
parent9f44deed93ea3b94e661d9fcafff41d5d8afa0de
Add the xPhraseFirstColumn() and xPhraseNextColumn() API functions to fts5. For iterating through the set of columns that contain intances of a phrase.

FossilOrigin-Name: 8c30605bcd0a78a5015948171145bc6f640b8358
ext/fts5/fts5.h
ext/fts5/fts5Int.h
ext/fts5/fts5_expr.c
ext/fts5/fts5_index.c
ext/fts5/fts5_main.c
ext/fts5/fts5_tcl.c
ext/fts5/test/fts5_common.tcl
ext/fts5/test/fts5ac.test
manifest
manifest.uuid