List of AI Search indexed source attributes
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:
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:
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:
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:
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:
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. |