Small. Fast. Reliable.
Choose any three.
*** 1,5 ****
--- 1,7 ----
  This page documents the SQL-level interface to the full-text-search module.  The version documented is fts3, though fts2 and fts1 usage is similar.
  
+ Status: *DRAFT*.  I consider this information correct, but haven't done a final review.
+ 
  **Creating and Destroying Tables**
  
  _: _sql-command_ ::= 	*CREATE VIRTUAL TABLE* [ _database-name_ .] _table-name_ *USING fts3* [( [ _argument_ [, _argument_ ]*] )]