Configuration Reference Home
Oracle Unified Directory - Global Index Catalog Extension

Global Index Catalog Extension

The Global Index Catalog Extension provides a mechanism to index attribute values when using the distribution feature.

The Global Index Catalog Extension is the object representing the Global Index Catalog. The Global Index Catalog contains one or more indexes that store all of the values of an Attribute Type and the partitionId from which that value can be retrieved.

Parent Component

The Global Index Catalog Extension component inherits from the Extension

Relations From this Component

The following components have a direct COMPOSITION relation FROM Global Index Catalog Extensions :

Properties

A description of each property follows.


Basic Properties: Advanced Properties:
↓ enabled ↓ java-class

Basic Properties

enabled

Description
Indicates whether the Extension is enabled.
Default Value
None
Allowed Values
true
false
Multi-valued
No
Required
Yes
Admin Action Required
None
Advanced Property
No
Read-only
No


Advanced Properties

java-class

Description
Specifies the fully-qualified name of the Java class that provides the Global Index Catalog Extension implementation.
Default Value
com.sun.dps.server.globalindex.GlobalIndexCatalogConfigManager
Allowed Values
A java class that implements or extends the class(es) :
org.opends.server.api.Extension
Multi-valued
No
Required
Yes
Admin Action Required
The Global Index Catalog Extension must be disabled and re-enabled for changes to this setting to take effect
Advanced Property
Yes
Read-only
No


Copyright © 2017, 2020, Oracle and/or its affiliates. All rights reserved.