sqlite/ext/fts5
dan 641cb4360a Fix compression of keys stored on internal segment b-tree nodes by fts5.
FossilOrigin-Name: 51444f67c0cc58a3023eb1cd78e7cf889da6c80f
2015-01-23 17:43:21 +00:00
..
test Fix compression of keys stored on internal segment b-tree nodes by fts5. 2015-01-23 17:43:21 +00:00
tool Remove some redundant code from fts5. 2015-01-23 06:50:33 +00:00
extract_api_docs.tcl Fix some documentation issues in fts5. 2015-01-10 20:34:27 +00:00
fts5.c Fix compression of keys stored on internal segment b-tree nodes by fts5. 2015-01-23 17:43:21 +00:00
fts5.h Fix some documentation issues in fts5. 2015-01-10 20:34:27 +00:00
fts5Int.h Fix compression of keys stored on internal segment b-tree nodes by fts5. 2015-01-23 17:43:21 +00:00
fts5_aux.c Remove the iPos parameter from the tokenizer callback. Fix the "tokenchars" and "separators" options on the simple tokenizer. 2015-01-06 19:08:26 +00:00
fts5_buffer.c Remove the iPos parameter from the tokenizer callback. Fix the "tokenchars" and "separators" options on the simple tokenizer. 2015-01-06 19:08:26 +00:00
fts5_config.c Remove some redundant code from fts5. 2015-01-23 06:50:33 +00:00
fts5_expr.c Handle the case where a tokenizer determines that there are zero tokens in an fts5 query term. 2015-01-19 11:15:36 +00:00
fts5_hash.c Add further tests and fixes for fts5. 2015-01-22 19:13:08 +00:00
fts5_index.c Fix compression of keys stored on internal segment b-tree nodes by fts5. 2015-01-23 17:43:21 +00:00
fts5_storage.c Fix compression of keys stored on internal segment b-tree nodes by fts5. 2015-01-23 17:43:21 +00:00
fts5_tcl.c Remove the iPos parameter from the tokenizer callback. Fix the "tokenchars" and "separators" options on the simple tokenizer. 2015-01-06 19:08:26 +00:00
fts5_tokenize.c Improve the performance of the fts5 porter tokenizer implementation. 2015-01-17 17:48:10 +00:00
fts5_unicode2.c Add a version of the unicode61 tokenizer to fts5. 2015-01-01 16:46:10 +00:00
fts5parse.y Begin adding interface for auxiliary functions. 2014-07-16 19:15:57 +00:00
mkportersteps.tcl Improve the performance of the fts5 porter tokenizer implementation. 2015-01-17 17:48:10 +00:00