List of AI Search indexed source attributes

  • Release version: Yokohama
  • Updated December 12, 2025
  • 3 minutes to read
  • You can adjust indexing behavior for an AI Search indexed source by configuring indexed source attributes and values.

    For instructions on defining AI Search indexed source attributes, see Create an indexed source attribute in AI Search.

    Attribute Description
    filter Specify a filter condition that applies on the indexed source table and all of its child tables configured for indexing. Indexing ignores source records that don't pass this filter condition.

    If you change the value of this attribute for an indexed source, the change doesn't take effect until you reindex content from the indexed source. For reindexing steps, see Perform a full table index or reindex for a single AI Search indexed source.

    index_attachments Control indexing behavior for attachments from indexed records.
    Supported values:
    • true: Enable indexing of attachments for records on this table.
    • false: Disable indexing of attachments for records on this table.

    Default value: true

    If you change the value of this attribute for an indexed source, the change doesn't take effect until you reindex content from the indexed source. For reindexing steps, see Perform a full table index or reindex for a single AI Search indexed source.

    index_tags Control indexing behavior for tags from indexed records.
    Supported values:
    • all_shared: Index shared tags and globally visible tags.
    • everyone_only: Only index globally visible tags.
    • none: Disable indexing of tags.
    Default value: none
    Note:
    Search results display indexed tags based on the visibility of the result record instead of the visibility of the tag.

    If you change the value of this attribute for an indexed source, the change doesn't take effect until you reindex content from the indexed source. For reindexing steps, see Perform a full table index or reindex for a single AI Search indexed source.

    index_translated_fields Control indexing behavior for translated fields from indexed records.
    Supported values:
    • true: Enable indexing of translated fields for this table.
    • false: Disable indexing of translated fields for this table.
    Default value: false
    Note:
    For tables with manually mapped records, such as kb_knowledge, indexing ignores this attribute and honors the manual mapping.

    If you change the value of this attribute for an indexed source, the change doesn't take effect until you reindex content from the indexed source. For reindexing steps, see Perform a full table index or reindex for a single AI Search indexed source.

    index_translated_reference_fields Control indexing behavior for translated reference fields from indexed records.
    Supported values:
    • true: Enable indexing of translated reference fields for this table.
    • false: Disable indexing of translated reference fields for this table.

    Default value: true

    If you change the value of this attribute for an indexed source, the change doesn't take effect until you reindex content from the indexed source. For reindexing steps, see Perform a full table index or reindex for a single AI Search indexed source.

    user_read_takes_precedence_over_group_deny Control precedence of external user read access permissions and external group deny access permissions for external document search results from the indexed source.
    Supported values:
    • true: External user read access permissions take precedence over external group deny access permissions for external document search results from the indexed source.
    • false: External group deny access permissions take precedence over external user read access permissions for external document search results from the indexed source.
    Default value: true on indexed sources for external content schema tables. Not set on indexed sources for internal tables.
    Note:
    This attribute only applies to indexed sources for external content schema tables. If you apply this attribute to an indexed source for an internal table, it has no effect.
    Note:
    Indexed source attributes are records on the AI Search Configuration Attribute [ais_configuration_attribute] table that have Table as their Applies To field value. Records on this table that have Column as their Applies To field value are Field settings for AI Search.