glide.ts.max_wildcard_expansion
ServiceNow property description:
Maximum number of matches for a wildcard term that are allowed as unambiguous
Attributes
- Sys ID: 227ed010ef230000f16c8315a4225658
- Type: integer
- Application: Global
- Default value: 500

AI generated property description:
The ServiceNow property `glide.ts.max_wildcard_expansion` sets the maximum number of matches for a wildcard term that are allowed as unambiguous in global text searches. This property helps control the performance and relevance of search results by limiting the number of wildcard expansions. When a wildcard term exceeds this limit, the search may not return all possible matches, thus ensuring that the system remains efficient and responsive. Adjusting this property can help balance the need for comprehensive search results with the system's performance constraints. For more detailed information, refer to the ServiceNow documentation on setting global text search properties.
Source