Table of Contents

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

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:

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)

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

Documentation / Reference