glide.ais.query.requested_rows_multiplier

ServiceNow property description:

Search query result count multiplier for AI Search node.

Attributes

  • Sys ID: d0c0390ec7335010b7b65e736cc26010
  • Type: integer
  • Application: Global
  • Default value: 3
AI Logo

AI generated property description:

The ServiceNow property `glide.ais.query.requested_rows_multiplier` is used to determine the number of search results returned by an AI Search node. Specifically, it acts as a multiplier for the requested number of rows in a search query. For example, if the multiplier is set to 2 and the requested number of rows is 10, the AI Search node will return 20 results. This property helps in optimizing search performance and relevance by allowing the system to fetch more results initially, which can then be filtered or ranked as needed. The default value and further configuration details can be found in the ServiceNow documentation.

Source

Related property: glide.ais.query.max_request_count_per_search