glide.ais.query.search_operator

ServiceNow property description:

Boolean search operator to use when a search query includes multiple terms.

Attributes

  • Sys ID: afde4dc5c7021010d1cfd9795cc26073
  • Type: choice list
  • Application: Global
  • Default value: AND_OR_ENHANCED
AI Logo

AI generated property description:

The ServiceNow property `glide.ais.query.search_operator` determines the Boolean search operator used when a search query includes multiple terms. According to the provided documentation, this property influences how AI Search interprets and processes multi-term queries. By setting this property, administrators can control whether the search engine uses an "AND" or "OR" operator between the terms. This configuration can significantly impact the search results, either narrowing them down (using "AND") or broadening them (using "OR"). Properly configuring this property ensures that search results align with user expectations and organizational needs.

Source

Related property: glide.knowman.search.operator