dan
|
105c20648e
Fix an incorrect tcl comment that appeared in many fts5 test files.
|
6 maanden geleden |
drh
|
a690ff360b
Change the error message text for SQLITE_ERROR to omit the part about
|
7 jaren geleden |
dan
|
1b9fd2651b
Fix a problem preventing FTS5 from correctly passing the FTS5_TOKENIZE_PREFIX
|
8 jaren geleden |
dan
|
8631402e6a
Add further tests for fts5. Fix some problems with detail=col mode and auxiliary functions.
|
9 jaren geleden |
dan
|
9a9e3531f7
Fix the fts5 integrity-check so that it works with columnsize=0 tables.
|
9 jaren geleden |
dan
|
2a6ecb3141
Fix a memory leak in fts5_expr.c.
|
9 jaren geleden |
dan
|
9c671b741c
Further tests to raise coverage of fts5 synonym code to 100%. Fix a dropped error code in the same.
|
9 jaren geleden |
dan
|
50ea76e748
Fix an issue with fts5 synonyms and NEAR(...) queries.
|
9 jaren geleden |
dan
|
bea34fc53a
Fix a problem with fts5 synonyms and phrase queries. Also fix an OOM handling bug in fts5.
|
9 jaren geleden |
dan
|
583611df65
Fix a problem handling OOM conditions within fts5 queries that feature synonyms.
|
9 jaren geleden |
dan
|
df998c3d4f
Fix a problem with fts5 synonyms and the xQueryPhrase() auxiliary function API.
|
9 jaren geleden |
dan
|
d917ad019c
Fix a problem that occurs when more than 4 synonyms for a term appear within a single row.
|
9 jaren geleden |
dan
|
3faa07ee04
Add tests for fts5 synonyms implemented by adding extra terms to queries. And fixes for the same.
|
9 jaren geleden |
dan
|
cb8b58caf7
Begin changes to allow synonym support by adding multiple terms to a query (an alternative to adding multiple terms to the FTS index).
|
9 jaren geleden |
dan
|
0cb01f5c2c
Add a test for an fts5 tokenizer that supports synonyms by adding multiple entries to the fts index.
|
9 jaren geleden |