FT.SEARCH¶
This command queries a secondary index for
RediSearch

Parameters¶
| Parameter | Description |
|---|---|
| Key | The index to search |
| Query | The query to use in the search. |
| Return Fields | The fields the index to pull back for matching documents. |
| Offset | The offset into the result set to start from. |
| Limit | The number of documents to pull back from the result set. |
| Sort Direction | The direction to sort the results. |
| Sort By | The field to sort the results by |
Streaming¶
Streaming supported as Time Series and Data frame.
Visualization¶
Any standard visualization should work.