sqlite/ext/fts5
dan ded4f41d1a Tests and fixes for fts5 external content tables.
FossilOrigin-Name: 047aaf830d1e72f0fdad3832a0b617e769d66468
2015-01-05 20:41:39 +00:00
..
test Tests and fixes for fts5 external content tables. 2015-01-05 20:41:39 +00:00
extract_api_docs.tcl Fix the customization interfaces so that they match the documentation. 2014-11-15 20:07:31 +00:00
fts5.c Tests and fixes for fts5 external content tables. 2015-01-05 20:41:39 +00:00
fts5.h Fixes to built-in tokenizers. 2014-12-29 11:24:46 +00:00
fts5Int.h Tests and fixes for fts5 external content tables. 2015-01-05 20:41:39 +00:00
fts5_aux.c Tests and fixes for fts5 external content tables. 2015-01-05 20:41:39 +00:00
fts5_buffer.c Begin testing fts5 OOM and IO error handling. 2014-12-03 17:27:35 +00:00
fts5_config.c Tests and fixes for fts5 external content tables. 2015-01-05 20:41:39 +00:00
fts5_expr.c Add support for external content tables to fts5. 2015-01-03 20:44:58 +00:00
fts5_hash.c Automatically resize the hash table used by fts5. 2014-08-12 08:36:00 +00:00
fts5_index.c Fix a problem with prefix queries and the AND operator. 2014-12-18 20:01:15 +00:00
fts5_storage.c Tests and fixes for fts5 external content tables. 2015-01-05 20:41:39 +00:00
fts5_tcl.c Add a version of the unicode61 tokenizer to fts5. 2015-01-01 16:46:10 +00:00
fts5_tokenize.c Add a version of the unicode61 tokenizer to fts5. 2015-01-01 16:46: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