glide.nlu.static_lookup.value_limit
ServiceNow property description:
Maximum number of records in a List vocabulary source
Attributes
- Sys ID: aa0d9fc10713101028ef0a701ad30083
- Type: string
- Application: Global
- Default value: 1000

AI generated property description:
The ServiceNow property `glide.nlu.static_lookup.value_limit` specifies the maximum number of records that can be included in a List vocabulary source for Natural Language Understanding (NLU). This property is used to control the size of the dataset that NLU processes when using static lookup tables. By setting a limit, it helps manage performance and ensures that the system does not become overwhelmed by excessively large datasets. The default value for this property is 1000, but it can be adjusted based on the specific needs and performance considerations of the instance. Adjusting this property can help optimize the balance between comprehensiveness and system performance.
Source