Changes

Jump to navigation Jump to search
132 bytes added ,  15:43, 12 August 2015
no edit summary
|-
| '''Summary'''
|Creates a text index whenever a new database is created. A text index speeds up queries with equality comparisons on text nodes; see [[Indexes#Value Indexes|Indexes]] for more details.
|}
|-
| '''Summary'''
|Creates an attribute index whenever a new database is created. An attribute index speeds up queries with equality comparisons on attribute values; see [[Indexes#Value Indexes|Indexes]] for more details.
|}
|-
| '''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#Value Indexes|Indexes]] for more details.
|}
|-
| '''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#Value Indexes|Indexes]] for more details.
|}
|-
| '''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#Value Indexes|Indexes]] for more details.
|}
|-
| '''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#Value Indexes|Indexes]] for more details.
|}
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu