Preparing search index...
The search index is not available
weaviate-client
weaviate-client
VectorIndexConfigDymamicUpdate
Type alias VectorIndexConfigDymamicUpdate
Vector
Index
Config
Dymamic
Update
:
RecursivePartial
<
Omit
<
VectorIndexConfigDynamic
,
"hnsw"
|
"flat"
>
>
&
{
flat
?:
VectorIndexConfigFlatUpdate
;
hnsw
?:
VectorIndexConfigHNSWUpdate
;
}
Type declaration
Optional
flat
?:
VectorIndexConfigFlatUpdate
Optional
hnsw
?:
VectorIndexConfigHNSWUpdate
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
weaviate-client
Loading...