Changes

Jump to navigation Jump to search
810 bytes added ,  19:58, 5 December 2014
no edit summary
===UPDINDEX===
 
{| width='100%'
|-
|-
| '''Summary'''
|If turned on, incremental indexing will be activatedapplied to new databases:* with With each update, the text and attribute value attributes indexes will be updated refreshed as well.* The advantage is that the value index structures will always be up-to-date.* However, updates will usually take longer. The article on [[Index#Updates|Index Structures]] includes additional details.* The value of this option will be assigned once to a new database. It can be reassigned by running [[Command#OPTIMIZE|OPTIMIZE ALL]] or [[Database_Module#db:optimize|db:optimize($db, true())]].|} ===AUTOOPTIMIZE=== {{Mark|Introduced with Version 8.0}}: {| width='100%'|-| width='120' | '''Signature'''|{{Code|AUTOOPTIMIZE [boolean]}}|-| '''Default'''|{{Code|false}}|-| '''Summary'''|If turned on, auto optimization will be applied to new databases:* With each update, outdated index structures and cannot database statistics will be changed after thatrecreated.* The advantage of incremental indexes is that the value All index structures will always be up-to-date.* The downside is that However, updates will can take much longer, so this option should only be activated for medium-sized databases. * The article on value of this option will be assigned once to a new database. It can be reassigned by running [[Command#OPTIMIZE|OPTIMIZE]] or [[IndexDatabase_Module#Updatesdb:optimize|Index Structuresdb:optimize]] includes additional details.
|}
;Version 8.0
* Added: <code>[[#MIXUPDATES|MIXUPDATES]]</code>* Added: , <code>[[#AUTOOPTIMIZE|AUTOOPTIMIZE]]</code>, <code>[[#XINCLUDE|XINCLUDE]]</code>
* Updated: <code>[[#PROXYPORT|PROXYPORT]]</code>: default set to 0; will be ignored. <code>[[#PROXYHOST|PROXYHOST]]</code>, <code>[[#NONPROXYHOSTS|NONPROXYHOSTS]]</code>: empty strings will be ignored.
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu