com.glide.cs.suggest.enable_partial_search

ServiceNow property description:

Enable partial keyword search for Virtual Agent Suggest For eg: Searching for "pas" will yield topics with the keywords "past" and "password"

Attributes

  • Sys ID: 24bb0ee2c33213009cbbdccdf3d3aed2
  • Type: true | false
  • Application: Global
  • Default value: false
AI Logo

AI generated property description:

The ServiceNow property `com.glide.cs.suggest.enable_partial_search` is used to enable or disable partial search functionality within the Virtual Agent. When this property is set to true, the Virtual Agent can suggest responses based on partial matches of the user's input, enhancing the user experience by providing more relevant suggestions even if the input is incomplete. This can be particularly useful in scenarios where users may not know the exact terms or phrases to use. The property is part of the configuration settings for the Virtual Agent, which is a feature designed to automate interactions and provide instant responses to user queries. For more detailed information, you can refer to the ServiceNow documentation on Virtual Agent properties.

Source

Related property: com.glide.cs.suggest.enable_phonetic_search