RUAL Documentation

search

This block is part of the storage group and was last modified in core v13.0.4.

search v13.0.4

searches in the given storage based on a query.

Pin Pin Type Default
flow
flow
Queryrequired
choose the query you would like to run, keep them simple for speed.
query
Limit
number 5000
Offset
number
Cache Key
You can use this option to serve cached results for frequently used and resource-intensive searches. If the data doesn't change, repeated searches with the same cache key retrieve results from the same request cache. For time series use cases, such as logging, data in older data is rarely updated and can be served directly from this cache.
value
Storage
storage
Pin Pin Type Example
flow
flow
Results
Array of objects, each object is a single document. All results always include _meta.
array
hits
Number of documents found matching the given query.
number
guids
array
Has hits
condition
Profile
Analyzed profile of the query, this data is gathered only when the query includes the Profile action.
array
success
condition
error
value

Core Releases

v13.0.4 This block was introduced in v13.0.4, click here to see the release notes.
Back to storage Return to the main group to view all sub-groups Back to storage Return to the group to view all blocks within this group