Back to documentation
Preparing search index...
The search index is not available
API Reference
API Reference
checkpoint-redis/store
SearchItem
Interface SearchItem
interface
SearchItem
{
created_at
:
Date
;
key
:
string
;
namespace
:
string
[]
;
score
?:
number
;
updated_at
:
Date
;
value
:
any
;
}
Hierarchy (
view full
)
Item
SearchItem
Index
Properties
created_
at
key
namespace
score?
updated_
at
value
Properties
created_
at
created_
at
:
Date
key
key
:
string
namespace
namespace
:
string
[]
Optional
score
score
?:
number
updated_
at
updated_
at
:
Date
value
value
:
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
created_
at
key
namespace
score
updated_
at
value
API Reference
Loading...