Indexed source attributes
-
- UpdatedJun 21, 2024
- 6 minutes to read
- Vancouver
- AI Search
An indexed source attribute defines indexing behavior for all records from an indexed source.
- Define a filter to limit the set of records indexed from the source table
- Modify default indexing behavior for attachments or tags found on source table records
- Specify whether to index translated fields from source table records
An indexed source's attributes appear in its Advanced Configuration related list.
Create an indexed source attribute
Define an indexed source attribute to configure the AI Search content indexing behavior for all records on a source table.
Before you begin
Role required: ais_admin
About this task
For details on available indexed source attributes and values, see List of AI Search indexed source attributes.
Procedure
Result
The new indexed source attribute appears in the Advanced Configuration related list.
What to do next
To make the new indexed source 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 indexed source.
Enable indexing of tags for an indexed source
Configure an indexed source attribute to enable indexing of content from tags found on records from an indexed source.
Before you begin
Role required: ais_admin
About this task
By default, AI Search indexing ignores tags from source records. You can enable indexing of tags for all records from an indexed source. Choose whether you want to index all shared and globally visible tags or only globally visible tags. Private tags are never indexed.
For more general instructions on defining indexed source attributes, see Create an indexed source attribute.
Procedure
Result
The new index_tags indexed source attribute appears in the Advanced Configuration related list.
What to do next
To make the new index_tags 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 indexed source.
Enable indexing of attachments for an indexed source
Configure an indexed source attribute to enable indexing of content from attachments found on records from an indexed source.
Before you begin
Role required: ais_admin
About this task
- Active Server Page Extended (.aspx)
- Hypertext Markup Language (.html, .htm)
- Microsoft Excel (.xls, .xlsx)
- Microsoft PowerPoint (.pot, .potx, .ppt, .pptm, .pptx)
- Microsoft Word (.doc, .docx, .dot, .dotx)
- Plain Text (.txt)
- Portable Document Format (.pdf)
- When indexing an encrypted attachment, AI Search extracts metadata such as the attachment file's size and date, but it doesn't extract searchable content.
- The encrypted attachment's MIME type is detected as application/octet-stream.
- No feedback for the encrypted attachment appears in ingestion log messages.
- true (default value): Attachments are indexed for records from the indexed source.
- false: Attachments aren't indexed for records from the indexed source.
The following procedure explains how to make sure this attribute is set to true for an indexed source. For more general instructions on defining indexed source attributes, see Create an indexed source attribute.
Procedure
Result
Attachment indexing is enabled for the indexed source.
What to do next
If you changed the index_attachments attribute's value from false to true, reindex content for the indexed source. For details on reindexing, see Perform a full table index or reindex for a single indexed source.
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.