Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Enable automatic domain updates for a referenced table

Configure a field setting to automatically index domain field value updates for records from a referenced table.

Before you begin

Role required: ais_admin

About this task

This topic provides steps for configuring a dot_walk_fields field setting to enable automatic indexing of domain field values for records in referenced tables. For more general instructions on defining field settings, see Create a field setting for an AI Search indexed source.

Procedure

  1. Navigate to All > AI Search > AI Search Index > Indexed Sources.

  2. Open the indexed source that you want to define a field setting for.

  3. In the Field Settings & Mapping related list, select New.

  4. On the Field Setting form, enter the following field values.

    FieldValue
    Attributedot_walk_fields
    Field<reference field>
    Valuesys_domain,sys_domain_path

    For a description of the field values, see Field Setting form.

  5. Select Submit.

Result

The new dot_walk_fields field setting appears in the Field Settings & Mapping related list.

What to do next

To make the new dot_walk_fields attribute take effect, perform a full table reindex for the indexed source. For details on this procedure, see Perform a full table index or reindex for a single AI Search indexed source.

Parent Topic:Domain separation and AI Search