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 defines the limit on the number of records in the ingestion dictionary batcher queue, impacting how data is processed and managed. |
| What area does it affect? |
Data ingestion processes |
| What does the default mean? |
The default value is "1000", which sets the baseline numeric behavior for this property. |
| When should you review it? |
Review this property when adjusting data ingestion performance or troubleshooting related issues. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.ais.ingestion.dictionary_term_batcher_queue_size |
| Sys ID |
99d6518ac7ff1010b7b65e736cc260ae |
| Type |
integer |
| Application |
Global |
| Default value |
1000 |
| Description |
Ingestion dictionary batcher queue length (records). |
| Updated |
2024-05-25 04:27:43 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... content on Catalog Item records and Variable types supported by AI Search indexing. To learn about encoded query strings, see Encoded query strings . Ingestion dictionary batcher queue length (records) (glide.ais.ingestion.dictionary_term_batcher_queue_size) Maximum count of records on queue for addition of terms to a synonym, stop word, or typo handling dictionary. • Type: integer • Default value: 1,000 • Location: System Properties ...
Related properties