Semantic Index Field form

  • Release version: Yokohama
  • Updated October 3, 2025
  • 1 minute to read
  • The Semantic Index Field form enables you to define a semantic index field for use in an AI Search semantic index configuration.

    To learn about defining and modifying semantic indexing settings for an indexed source, see Configure semantic indexing settings for an indexed source. For details on semantic index configuration fields, see Semantic Index Configuration form.
    Note:
    This form is only available when the AI Search Semantic Controller plugin (com.glide.ais.semantic_search) is active on your instance. To activate this plugin, your instance must have at least one Now Assist application installed.
    Table 1. Semantic Index Field form
    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.
    • Default value: Field
    • Supported values:
      • Field: Field from the ServiceNow AI Platform source table specified by your Source selection.
      • Attachment: Attachments from the ServiceNow AI Platform source table specified by your Source selection.
    • Type: choice list
    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.
    • Supported values: Any positive integer
    • Type: integer
    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.