Content Types

Drupal Content Types

Following Content Types are synchronized by the Connector:

Content Type Description

Node

A Node is a container for content which also may have comments and attached files. In Drupal it is possible to add custom Node Types. These Node types are dynamically discovered and synchronized.

Comment

A Comment is a remark, question or any other additional information added to a node. It can be synchronized as separate item or by embedding the information into its parent node. In Drupal, it is possible to add custom Comment Types. These Comment types are dynamically discovered and synchronized.

Attachment

An Attachment is a file attached to a node (e.g. Article).

Drupal Metadata Fields

The following Metadata Fields are synchronized by the Connector, and can be used in the Search Engine schema:

Standard Metadata

Name

title

itemType

previewURL

clickURL

keywords

languages

author

contributors

createdDate

lastModificationDate

source

breadcrumbs

Next to these Standard Metadata Attachments provide the following fields additionally:

Name

mimeType

fileExtension

Custom Metadata

In Drupal it is possible to customize content types which means that next to the default fields custom fields can be defined and added. These additional fields will be synchronized under their internal names which are defined when creating or editing a content type.