sqlite/ext/fts5
dan 57e0add3f9 Change the fts5 tokenizer API to allow more than one token to occupy a single position within a document.
FossilOrigin-Name: 90b85b42f2b2dd3e939b129b7df2b822a05e243d
2015-08-28 19:56:47 +00:00
..
test Change the fts5 tokenizer API to allow more than one token to occupy a single position within a document. 2015-08-28 19:56:47 +00:00
tool
extract_api_docs.tcl
fts5.h Change the fts5 tokenizer API to allow more than one token to occupy a single position within a document. 2015-08-28 19:56:47 +00:00
fts5Int.h Change the fts5 tokenizer API to allow more than one token to occupy a single position within a document. 2015-08-28 19:56:47 +00:00
fts5_aux.c Change the fts5 tokenizer API to allow more than one token to occupy a single position within a document. 2015-08-28 19:56:47 +00:00
fts5_buffer.c
fts5_config.c Change the fts5 tokenizer API to allow more than one token to occupy a single position within a document. 2015-08-28 19:56:47 +00:00
fts5_expr.c Change the fts5 tokenizer API to allow more than one token to occupy a single position within a document. 2015-08-28 19:56:47 +00:00
fts5_hash.c
fts5_index.c Fix harmless compiler warnings in FTS5 code. 2015-08-06 03:19:14 +00:00
fts5_main.c Change the fts5 tokenizer API to allow more than one token to occupy a single position within a document. 2015-08-28 19:56:47 +00:00
fts5_storage.c Change the fts5 tokenizer API to allow more than one token to occupy a single position within a document. 2015-08-28 19:56:47 +00:00
fts5_tcl.c Change the fts5 tokenizer API to allow more than one token to occupy a single position within a document. 2015-08-28 19:56:47 +00:00
fts5_test_mi.c Add the xPhraseFirst() and xPhraseNext() fts5 APIs, for faster iteration through a single phrases position list. Also optimize xInst() and xInstCount() a bit. 2015-08-12 12:11:28 +00:00
fts5_tokenize.c Change the fts5 tokenizer API to allow more than one token to occupy a single position within a document. 2015-08-28 19:56:47 +00:00
fts5_unicode2.c
fts5_varint.c
fts5_vocab.c Remove all references to "docid" within fts5 source code and comments. Replace with "rowid". 2015-08-05 07:43:46 +00:00
fts5parse.y
mkportersteps.tcl