An update adapter is part of a partial update pipeline. It writes partial update information to a running Endeca MDEX Engine to perform a live update.

The partial update pipeline reads its input as normal records, using a normal record adapter. The input records are transformed into record updates using the update record expression, then written out using an update adapter. An update adapter is typically the last component of a partial update pipeline.

Forge processing for full updates and partial updates is done in separate pipelines. Therefore, you would never add an update adapter to a full update pipeline. See the Endeca Partial Updates Guide for detailed information on how to configure a partial update pipeline.

To add an update adapter:

  1. In the Pipeline Diagram editor, click New, and then choose Update Adapter.

    The Update Adapter editor appears.

  2. In the Name text box, type a unique name for this update adapter.

  3. In the General tab, do the following:

  4. In the Sources tab, do the following:

  5. (Optional) If you are using an Agraph in your implementation, do the following:

    If you want to change the partition property, open the Properties view and modify which properties are enabled for rollup and record spec. For more detailed information, see the Endeca Advanced Development Guide.

  6. (Optional) In the Comment tab, add a comment for the component.

  7. Click OK.

Fully implementing this feature requires additional work outside of Developer Studio. Please refer to the Endeca Partial Updates Guide for details.

The Update Adapter editor contains a unique name for this update adapter.

The Update Adapter editor contains the following tabs:

The General tab contains the following options:


Copyright © Legal Notices