Историја ревизија

Аутор SHA1 Порука Датум
  dan df705d8185 Further tweaks to improve fts5 prefix query performance. пре 9 година
  dan a2507137f3 Optimizations for fts5 expressions that filter on column. More still to come. пре 9 година
  dan f9419d17ff Remove all references to "docid" within fts5 source code and comments. Replace with "rowid". пре 9 година
  dan 3f09beda45 Remove "#ifdef SQLITE_ENABLE_FTS5" from individual fts5 source files. Add a single "#if !defined(SQLITE_CORE) || defined(SQLITE_ENABLE_FTS5)" to fts5.c. пре 9 година
  dan 51ef0f57c7 Improve test coverage of fts5. пре 9 година
  dan 494016a424 Avoid redundant loads from the %_data table in the fts5 code. пре 9 година
  dan 0d45967b7f Increase test coverage of fts5_vocab.c. пре 9 година
  dan 27aac274b9 Improve test coverage of fts5_config.c. пре 9 година
  dan 415ae725cb Add test cases. And some fixes. пре 9 година
  dan 71ab324066 Allow the fts5vocab table to optionally provide data on a per-column basis. пре 9 година
  dan 5e38f1c9bf Add the fts5vocab module, for direct access to the fts5 index. пре 9 година