История коммитов

Автор SHA1 Сообщение Дата
  dan 105c20648e Fix an incorrect tcl comment that appeared in many fts5 test files. 6 месяцев назад
  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 лет назад
  dan 5350d91ed3 Improve performance of the fts5 AND operator. 9 лет назад
  dan 5211e54f95 Add a test for an untested branch in fts5_expr.c. 9 лет назад
  dan 27aac274b9 Improve test coverage of fts5_config.c. 9 лет назад
  dan 4591334dd4 Change to storing all keys in a single merge-tree structure instead of one main structure and a separate one for each prefix index. This is a file-format change. Also introduce a mechanism for managing file-format changes. 9 лет назад
  dan 7c479d51e5 Reorganize some of the fts5 expression parsing code. Improve test coverage of the same. 9 лет назад
  dan 0501b2492a Further improvements to test coverage of fts5 code. 9 лет назад
  dan aacf3d1a3b Remove the iPos parameter from the tokenizer callback. Fix the "tokenchars" and "separators" options on the simple tokenizer. 10 лет назад
  dan e716aca24b Move all fts5 test files to new directory "ext/fts5/test". 10 лет назад