|
* {{Code|db:optimize("DB")}} optimizes the database structures of the database {{Code|DB}}.
* {{Code|<code>db:optimize("DB", true(), map { 'ftindex' := true() })}} </code> optimizes all database structures of the database {{Code|DB}} and creates a full-text index.
|}