Preparing search index...
The search index is not available
XYO Platform SDK - v3.6.9
XYO Platform SDK
@xyo-network/diviner
IndexingDivinerConfig
Type Alias IndexingDivinerConfig<TConfig, TSchema>
IndexingDivinerConfig
:
DivinerConfig
<
WithAdditional
<
{
indexingDivinerStages
?:
IndexingDivinerStageConfig
;
indexStore
?:
SearchableStorage
;
payloadDivinerLimit
?:
number
;
pollFrequency
?:
number
;
schema
:
IndexingDivinerConfigSchema
;
stateStore
?:
SearchableStorage
;
}
,
TConfig
,
>
,
TSchema
,
>
Type Parameters
TConfig
extends
Payload
|
EmptyObject
|
void
=
void
TSchema
extends
string
|
void
=
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
XYO Platform SDK - v3.6.9
Loading...