Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property limits the number of records returned from a Table vocabulary source to optimize performance and manage resource usage. |
| What area does it affect? |
Natural Language Processing |
| What does the default mean? |
The default value is "100000", which sets the baseline numeric behavior for this property. |
| When should you review it? |
Review this property when adjusting data sources or optimizing system performance. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.platform_ml.api.max_nlu_lookupsource_records |
| Sys ID |
07976c34531020103b47ddeeff7b1298 |
| Type |
integer |
| Application |
Global |
| Default value |
100000 |
| Description |
Maximum number of records in a Table vocabulary source |
| Updated |
2024-05-25 04:36:22 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... Label and Name Default value Plugin Recommend usage Note: Value must b greate than 5 and le than o equal 300. Maximum number of records in a Table vocabulary source glide.platform_ml.api.max_nlu_lookupsource_records 100,000 NLU Workbench Keep the value unde 100,000. Maximum number of values in a List vocabulary source glide.nlu.static_lookup.value_limit 1,000 NLU Workbench Keep the value unde 1,000. Enable pre-built vocabulary for ...
Related properties