Changes

Jump to navigation Jump to search
260 bytes removed ,  13:03, 23 January 2016
no edit summary
|}
===INDEXSPLITSIZESPLITSIZE===
{| width='100%'|-| width='120' | '''Signature'''|{{CodeMark|INDEXSPLITSIZE [num]Introduced with Version 8.4:}}|-| '''Default'''|{{Code|0}}|-| '''Summary'''|This option affects the [[Indexes#Index Construction|construction]] of new text and attribute indexes. It specifies the number of index build operations that are performed before writing partial index data to disk. By default, if the value is set to 0, some dynamic split heuristics are applied. By setting the value to its maximum (2147483647), the index will never be split.|} ===FTINDEXSPLITSIZE===
{| width='100%'
|-
| width='120' | '''Signature'''
|{{Code|FTINDEXSPLITSIZE SPLITSIZE [num]}}
|-
| '''Default'''
|-
| '''Summary'''
|This option affects the [[Indexes#Index Construction|construction]] of new full-text and attribute indexes. It specifies controls the number of index build operations that are performed before writing partial index data to disk:* The larger the assigned value is, the less splits will take place, and the more main memory will be required. * By default, if the value is set to {{Code|0}}, some dynamic split heuristics are applied. By setting the value to its maximum (2147483647), based on the index will never be splitcurrent memory consumption.
|}
* Added: {{Option|TOKENINDEX}}, {{Option|TOKENINCLUDE}}
* Added: {{Option|SPLITSIZE}} (replacing <code>INDEXSPLITSIZE</code> and <code>FTINDEXSPLITSIZE</code>)
* Removed: <code>INDEXSPLITSIZE</code>, <code>FTINDEXSPLITSIZE</code>
;Version 8.3
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu