Endeca - (Attribute) Group - Group Description Records (GDRs)

Oracle Platform Structured Unstructured Data

About

Attribute groups are ordered lists of attributes. They are stored in the Oracle Endeca Server as records.

Attribute groups are useful for organizing a large number of attributes in the user interface of your front-end application, such as Studio.

You can:

  • define a set of attribute groups to be displayed,
  • assign attributes to each group,
  • and determine the display order of the groups and attributes.

Endeca Attribute Group

Groups are defined using Group Description Records (GDRs).

Management

There are 2 ways to create and manage attribute groups:

Studio

See attribute settings

(Config Web Service | GDR)

  • or load them via Integrator/Config Web Service

An example of attributegroups configuration through file can be found in the quickstart application within the loadconfigation graph.

<mdex:group key='key' displayName='GroupDisplayName'>
     <mdex-property_Key>AttributeName</mdex-property_Key>
</mdex:group>

Attribute Group Property

  • system-eid_group_includeInNavigation: (boolean) Specifies whether the attribute group is displayed by default on the Available Refinements navigation Studio component.
  • system-eid_group_localizedDn (boolean) specifies whether the attribute group is displayed by default on the Record Details and Compare dialogs in Studio.
  • system-eid_group_localizedDn (mdex:string; JSON string) List of locale-specific display names for the attribute group.

Documentation / Reference





Discover More
Endeca Studio Data Set
(Endeca Server|Studio) - (Collection|Data Set)

Starting with the Endeca Server 7.6.0 and Studio 3.1.0, Endeca Server introduces collections (known in Studio as data sets), while keeping the ability to create entities (views). Collections allow you...
Endeca Record Search
Endeca - (Record|Text) Search

Record search (also called text search) search records that contains a particular keyword. The resulting results are records : which contain (keyword|Search terms) in any combination of attributes ....
Oracle Platform Structured Unstructured Data
Endeca - Attribute

An Attribute in Endeca is a fundamental units of a record. For: a , an attribute provides information that record. a , an attribute provides configuration information An attribute is the basic...
Oracle Platform Structured Unstructured Data
Endeca - Navigation

Closely related to refinement. Guided navigation configuration see: Navigability Properties
Oracle Platform Structured Unstructured Data
Endeca Server - Configuration Web Services (config)

in weblogic: :element PDRs (Property Description Records), DDRs (Dimension Description Records), groups, the GCR (Global Configuration Record), and on XML configuration...
Oracle Platform Structured Unstructured Data
Endeca Server - System records

The Oracle Endeca Server data store uses the following system records to store configuration information: GCR - The Global Configuration Record - control various aspects of the global configuration...
Endeca Studio Attribute Settings
Endeca Studio - Attribute Settings

The “Attribute settings” page of studio gives the possibility to set manually all navigation configuration: ie: the the from inside of Studio Navigation Properties management ...



Share this page:
Follow us:
Task Runner