Historial de Commits

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