Create an indexed source
Define an indexed source to make content and metadata from ServiceNow AI Platform® table records searchable using AI Search.
Before you begin
Role required: ais_admin
About this task
When you create an indexed source, you specify a ServiceNow AI Platform table. AI Search indexes alphanumeric content and metadata from text and string fields found on records in the specified source table, making that content and metadata available for inclusion in search sources.
Note:
AI Search doesn't index Unicode characters from the High Surrogate Area (code units in the range U+D800 to U+DBFF). Characters from this range are replaced with spaces during indexing.
By default, AI Search indexes alphanumeric content and metadata from all text and string fields found on records in the specified source table. You can limit which records are indexed by configuring a retention policy and
filter conditions for the indexed source. For more information about retention policies and filter conditions, see Indexed source retention policies and filter conditions.
Note:
Retention policies are required for indexed sources that index records from the Task [task] table or tables that extend it. They are optional for other indexed
sources.
Procedure
What to do next
To control how your new indexed source processes source records and fields during indexing, configure its indexed source attributes and field settings. For more information, see Indexed source attributes for AI Search and Field settings for AI Search.
To make content from source records searchable, perform a full table index for your new indexed source. For details on this procedure, see Perform a full table index or reindex for a single AI Search indexed source.