weaviate-client
Preparing search index...
VectorIndexConfigDynamicUpdate
Type Alias VectorIndexConfigDynamicUpdate
VectorIndexConfigDynamicUpdate
:
RecursivePartial
<
Omit
<
VectorIndexConfigDynamic
,
"hnsw"
|
"flat"
|
"distance"
>
,
>
&
{
flat
?:
VectorIndexConfigFlatUpdate
;
hnsw
?:
VectorIndexConfigHNSWUpdate
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
weaviate-client
Loading...