Privileges to Administer a Specific Aspect of a Specific Resource
A privilege of this category grants a user an ability to administer a specific aspect (for example, backup) of a specific resource (for example, the database with identifier database-ID
). This privilege is granted by suffixing the privilege for the specific aspect (for example, "backup"
) of that kind of resource (for example, "database"
) with the specific identifier (for example, "database-ID"
), which results in the specific privilege (for example, http://marklogic.com/xdmp/privileges/admin/database/backup/database-ID
). This privilege may imply the privilege to read and write a portion of a configuration file.
The following privileges belong to this category:
http://marklogic.com/xdmp/privileges/admin/database/forests/database-ID
http://marklogic.com/xdmp/privileges/admin/database/backup/database-ID
http://marklogic.com/xdmp/privileges/admin/database/index/database-ID
http://marklogic.com/xdmp/privileges/admin/database/index/database-name
http://marklogic.com/xdmp/privileges/admin/database/replication/database-ID
http://marklogic.com/xdmp/privileges/admin/database/forest-backup/database-ID
http://marklogic.com/xdmp/privileges/admin/forest/backup/forest-ID
http://marklogic.com/xdmp/privileges/admin/group/scheduled-task/group-ID
A user with any of the following privileges
http://marklogic.com/xdmp/privileges/admin/database/index
http://marklogic.com/xdmp/privileges/admin/database/index/database-ID
http://marklogic.com/xdmp/privileges/admin/database/index/database-name
can alter the following properties:
Property |
Description |
---|---|
|
Index attribute value positions for faster near searches involving element-attribute-value-query (slower document loads and larger database files). |
|
Maintain a lexicon of collection URIs (slower document loads and larger database files). |
|
The default rulesets configuration. |
|
Maintain lexicons of words in elements. |
|
Index element value positions for faster near searches involving element-value-query (slower document loads and larger database files). |
|
Maintain lexicons of words in XML elements or JSON properties. |
|
Index element word positions for faster element-based phrase and near searches (slower document loads and larger database files). |
|
The element-word-query-through specifications. |
|
Enable faster case sensitive searches (slower document loads and larger database files). |
|
Enable faster diacritic sensitive searches (slower document loads and larger database files). |
|
Enable element wildcard searches and element-character-based XQuery predicates (slower document loads and larger database files). |
|
Enable faster element phrase searches (slower document loads and larger database files). |
|
Enable element trailing wildcard searches (slower document loads and larger database files). |
|
Enable faster element-word searches (slower document loads and larger database files). |
|
Enable faster phrase searches (slower document loads and larger database files). |
|
Enable faster reverse searches (slower document loads and larger database files). |
|
Index field value positions for faster near searches involving field-value-query (slower document loads and larger database files). |
|
Index field values for faster searches involving field-value-query (slower document loads and larger database files). |
|
The fields specifications. |
|
Indexes for fast geospatial element comparisons. |
|
Indexes for fast geospatial element comparisons. |
|
Indexes for fast geospatial element comparisons. |
|
Indexes for fast geospatial element comparisons. |
|
Indexes for fast geospatial path-based comparisons. |
|
Indexes for fast geospatial region comparisons. |
|
The default language assumed for content (if xml:lang encoding is absent) |
|
The namespace binding specifications for Path indexes. |
|
The phrase-around specifications. |
|
The phrase-through specifications. |
|
Indexes for fast element-attribute inequality comparisons. |
|
Indexes for fast inequality comparisons. |
|
Specifies how to optimize range indexes. |
|
Indexes for fast inequality comparisons. |
|
Enable stemmed word searches (slower document loads and larger database files). |
|
What kind of TF normalization to apply. |
|
Enable wildcard searches and faster character-based XQuery predicates using three or more characters (slower document loads and larger database files). |
|
Index word positions for three-character searches only when three-character-searches are enabled (slower document loads and larger database files). |
|
Enable trailing wildcard searches (slower document loads and larger database files). |
|
Index word positions for trailing-wildcard searches only when trailing-wildcard-searches are enabled (slower document loads and larger database files). |
|
Enable the RDF triple index (slower document loads and larger database files). |
|
Index triple positions for faster near searches involving cts:triple-range-query (slower document loads and larger database files). |
|
Maintain a lexicon of document URIs (slower document loads and larger database files). |
|
A list of word lexicons. Each lexicon is defined by its collation URI. |
|
Index word positions for faster phrase and near searches (slower document loads and larger database files). |
|
Enable unstemmed word searches (slower document loads and larger database files). |