Preparing search index...
The search index is not available
Documentation
Documentation
redis
SearchReply
Interface SearchReply
interface
SearchReply
{
documents
:
{
id
:
string
;
value
:
SearchDocumentValue
;
}
[]
;
total
:
number
;
}
Index
Properties
documents
total
Properties
documents
documents
:
{
id
:
string
;
value
:
SearchDocumentValue
;
}
[]
Type declaration
id
:
string
value
:
SearchDocumentValue
total
total
:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
documents
total
Documentation
@redis
client
bloom
json
search
time-series
entraid
redis
Generated using
TypeDoc