glide.lucene.base_result_max

ServiceNow property description:

The maximum number of results that will be returned during a text index search. This limits the number of records that will be extracted from the text index and displayed.

Attributes

  • Sys ID: a26085540a00011123ef0ede37d1eb32
  • Type: integer
  • Application: Global
  • Default value: 100
AI Logo

AI generated property description:

The ServiceNow property `glide.lucene.base_result_max` sets the maximum number of results that can be returned during a text index search. This property limits the number of records extracted from the text index and displayed to the user. By default, this value is set to 2000, meaning that no more than 2000 search results will be shown. Adjusting this property can help manage performance and ensure that searches do not return an overwhelming number of results. It is important to balance the need for comprehensive search results with system performance considerations when configuring this property.

Source

Related property: glide.lucene.base_hits_max