search batch to queue
This block is part of the queue group and was last modified in core v14.0.4.
Storage Selection Required
This block relies on a storage to perform its storage releated actions. You must manually select the storage you want to use in your flow using the storage selector modal. To access the modal, click the white button on the block.
Function Selection Required
This block requires you to choose a custom function to execute when triggered. You must manually select the function you want to use using the function selector modal. To access the modal, click the white button on the block.
search batch to queue v14.0.4 Streams search results and queues them in batches for parallel processing. Useful for processing large datasets (24k+ items) without timeout. Each batch is processed as a separate queue item.
- flow
flow - Query required
queryThe search query to stream results from. • Suggestions:
query_bool_mustquery_bool_must_notquery_bool_should - Batch size
numberNumber of items per batch. Defaults to 100.
- Queue title
valueCustom title for the queue items. Batch number will be appended automatically.
- Storage required
storage
- flow
flow - total count
numberTotal number of items found in the search.
- total batches
numberTotal number of batches that will be queued.
batch queue |
queue batch |
streaming queue |
A typical wiring for search batch to queue: a function trigger starts the flow; fields feeds the query pin; selector feeds the storage pin; the flow out pin feeds debug.

Version history
Introduced in v14.0.4.
Back to
queue Return to the main group to view all sub-groups Back to storage Return to the group to view all blocks within this group
