sqlite/ext/fts5
dan 0df5024e83 Fix an FTS5 problem (segfault or incorrect query results) with "... MATCH 'x OR y' ORDER BY rank" queries when either token 'x' or 'y' is completely absent from the dataset.
FossilOrigin-Name: 64ca1a835a89fd211078d2cd8f9b649e89be528d
2016-05-30 08:28:21 +00:00
..
test Fix an FTS5 problem (segfault or incorrect query results) with "... MATCH 'x OR y' ORDER BY rank" queries when either token 'x' or 'y' is completely absent from the dataset. 2016-05-30 08:28:21 +00:00
tool
extract_api_docs.tcl
fts5.h Update a comment in fts5.h. No changes to code. 2016-05-09 19:03:42 +00:00
fts5Int.h Fix an FTS5 problem (segfault or incorrect query results) with "... MATCH 'x OR y' ORDER BY rank" queries when either token 'x' or 'y' is completely absent from the dataset. 2016-05-30 08:28:21 +00:00
fts5_aux.c
fts5_buffer.c
fts5_config.c
fts5_expr.c Fix an FTS5 problem (segfault or incorrect query results) with "... MATCH 'x OR y' ORDER BY rank" queries when either token 'x' or 'y' is completely absent from the dataset. 2016-05-30 08:28:21 +00:00
fts5_hash.c
fts5_index.c
fts5_main.c Fix an FTS5 problem (segfault or incorrect query results) with "... MATCH 'x OR y' ORDER BY rank" queries when either token 'x' or 'y' is completely absent from the dataset. 2016-05-30 08:28:21 +00:00
fts5_storage.c
fts5_tcl.c
fts5_test_mi.c
fts5_test_tok.c
fts5_tokenize.c
fts5_unicode2.c
fts5_varint.c
fts5_vocab.c
fts5parse.y
mkportersteps.tcl