Historique des commits

Auteur SHA1 Message Date
  dan 105c20648e Fix an incorrect tcl comment that appeared in many fts5 test files. il y a 6 mois
  dan 5f708cc832 Fix a problem with the fts5 snippet() function that shows up when snippets just 1 token in length are requested. il y a 1 an
  dan 76c3ae6848 Fix a broken assert() in fts5 that could fail if the snippet() function were used with a query phrase containing 0 tokens on a detail=none or detail=col table. il y a 3 ans
  dan c8f44d245c Fix crashes that could occur if SQL NULL values were passed to the built-in il y a 7 ans
  drh a690ff360b Change the error message text for SQLITE_ERROR to omit the part about il y a 7 ans
  dan 37ff4d4c77 Fix a bug in the fts5 snippet function causing it to return text containing zero phrase instances. il y a 8 ans
  dan 783e778f38 Fix other minor problems with the fts5 snippet() function. il y a 8 ans
  dan b39a5ac229 Adjust some tests to account for recent changes to the fts5 snippet function. il y a 8 ans
  dan e7036202bc Bias the fts5 snippet() function to return snippets that look like they start at the start of sentences. il y a 8 ans
  dan 8c2b1fde58 Fix a problem in the fts5 snippet() auxiliary function. il y a 8 ans
  dan fe0c3cfee1 Changes to run many fts5 tests with detail=none and detail=col tables as well as the default detail=full. Also fixes for the bugs uncovered by running said tests. il y a 9 ans
  dan aacf3d1a3b Remove the iPos parameter from the tokenizer callback. Fix the "tokenchars" and "separators" options on the simple tokenizer. il y a 10 ans
  dan e716aca24b Move all fts5 test files to new directory "ext/fts5/test". il y a 10 ans