Semantic Index Field form
The Semantic Index Field form contains information about a field from an AI Search indexed source that you want to index for semantic vector search. Use this form when defining or modifying semantic index fields in a semantic index configuration.
| Field | Description |
|---|---|
| Semantic Index Name | The name of the semantic index defined in the semantic index field's parent semantic index configuration. This field is automatically set. |
| Source | ServiceNow AI Platform® source table whose value you want to include in the semantic index. |
| Type | Type of object to index for semantic vector search.
|
| Application | Application scope for the semantic index field record. This field is automatically set. |
| Order |
Order of concatenation for this field's value relative to the values of other semantic index fields defined in the same semantic index configuration. Fields with lower values appear first in the concatenation. This field's value is only meaningful when Truncate or Full Text is selected from Chunking
Strategy for the semantic index field's parent semantic index configuration.
|
| Field |
Name of the source table field to include in the semantic index. This field's value will be handled according to the parent semantic index configuration's specified Chunking configuration for embedding settings. This field is automatically set to attachment_body when Attachment is selected from Type. |