]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Change the fts5 tokenizer API to allow more than one token to occupy a single positio...
authordan <dan@noemail.net>
Fri, 28 Aug 2015 19:56:47 +0000 (19:56 +0000)
committerdan <dan@noemail.net>
Fri, 28 Aug 2015 19:56:47 +0000 (19:56 +0000)
commit57e0add3f9227fb3325a73d41029168a9f08bfd2
treea97431eb935e35d87ed0cd82eddc34764437a620
parent2798f0b54bf724f4919b1926cea9d1c47a74e01c
Change the fts5 tokenizer API to allow more than one token to occupy a single position within a document.

FossilOrigin-Name: 90b85b42f2b2dd3e939b129b7df2b822a05e243d
12 files changed:
ext/fts5/fts5.h
ext/fts5/fts5Int.h
ext/fts5/fts5_aux.c
ext/fts5/fts5_config.c
ext/fts5/fts5_expr.c
ext/fts5/fts5_main.c
ext/fts5/fts5_storage.c
ext/fts5/fts5_tcl.c
ext/fts5/fts5_tokenize.c
ext/fts5/test/fts5matchinfo.test
manifest
manifest.uuid