From: Max Semenik Date: Sun, 17 Jan 2010 13:35:26 +0000 (+0000) Subject: Updated link to docs X-Git-Tag: 1.31.0-rc.0~38230 X-Git-Url: http://git.cyclocoop.org/%24href?a=commitdiff_plain;h=9b257aa85706a400a85b5d6ca5116ebb6d9023f6;p=lhc%2Fweb%2Fwiklou.git Updated link to docs --- diff --git a/maintenance/sqlite/archives/searchindex-fts3.sql b/maintenance/sqlite/archives/searchindex-fts3.sql index 3b1b279259..c3a86894b7 100644 --- a/maintenance/sqlite/archives/searchindex-fts3.sql +++ b/maintenance/sqlite/archives/searchindex-fts3.sql @@ -1,6 +1,6 @@ -- Patch that introduces fulltext search capabilities to SQLite schema -- Requires that SQLite must be compiled with FTS3 module (comes with core amalgamation). --- See http://www.sqlite.org/cvstrac/wiki?p=FtsUsage for details of syntax. +-- See http://sqlite.org/fts3.html for details of syntax. -- Will fail if FTS3 is not present, DROP TABLE IF EXISTS /*_*/searchindex; CREATE VIRTUAL TABLE /*_*/searchindex USING FTS3(