RUAL Documentation

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.

Pin Pin Type Default
flow
flow
Queryrequired
The search query to stream results from.
query
Batch size
Number of items per batch. Defaults to 100.
number
Queue title
Custom title for the queue items. Batch number will be appended automatically.
value
Storagerequired
storage
Pin Pin Type Example
flow
flow
total count
Total number of items found in the search.
number
total batches
Total number of batches that will be queued.
number
batch queue
queue batch
streaming queue

Core Releases

v14.0.4 This block was introduced in v14.0.4, click here to see the release notes.
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