Changes

Jump to navigation Jump to search
509 bytes added ,  13:11, 21 February 2013
| '''Summary'''
|If this option is turned on, new databases will be exclusively created in main memory. Most queries will be evaluated faster in main memory mode, but all data is lost if BaseX is shut down. The value of this option will be assigned once to a new database, and cannot be changed after that.
|}
 
===ADDCACHE===
 
{{Mark|Introduced with Version 7.6.1:}}
 
{| width='100%'
|-
| width='90' | '''Signature'''
|{{Code|ADDCACHE [boolean]}}
|-
| '''Default'''
|{{Code|false}}
|-
| '''Summary'''
|If this option is activated, documents that are added via [Commands#ADD|ADD] will first be cached to disk before being added to the final database. This option is helpful when larger documents are to be imported, and if the existing heuristics cannot estimate the size of the input (e.g. when adding directories).
|}
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu