Changes

Jump to navigation Jump to search
1,164 bytes added ,  14:41, 12 August 2015
| '''Summary'''
|Creates a full-text index whenever a new database is created. A full-text index speeds up queries with full-text expressions; see [[Indexes]] for more details.
|}
 
===TEXTINCLUDE===
 
{{Mark|Introduced with Version 8.3}}
 
{| width='100%'
|-
| width='120' | '''Signature'''
|{{Code|TEXTINCLUDE [names]}}
|-
| '''Default'''
|''empty''
|-
| '''Summary'''
|Defines name patterns for the parent elements of texts that are indexed. By default, all text nodes will be indexed. All name patterns are separated by commas; see [[Indexes]] for more details.
|}
 
===ATTRINCLUDE===
 
{{Mark|Introduced with Version 8.3}}
 
{| width='100%'
|-
| width='120' | '''Signature'''
|{{Code|ATTRINCLUDE [names]}}
|-
| '''Default'''
|''empty''
|-
| '''Summary'''
|Defines name patterns for the parent elements of attributes that are indexed. By default, all attribute nodes will be indexed. All name patterns are separated by commas; see [[Indexes]] for more details.
|}
 
===FTINCLUDE===
 
{{Mark|Introduced with Version 8.3}}
 
{| width='100%'
|-
| width='120' | '''Signature'''
|{{Code|FTINCLUDE [names]}}
|-
| '''Default'''
|''empty''
|-
| '''Summary'''
|Defines name patterns for the parent elements of texts that are indexed. By default, all text nodes will be indexed. All name patterns are separated by commas; see [[Indexes]] for more details.
|}
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu