Preparing search index...
The search index is not available
weaviate-client
weaviate-client
VectorIndexConfigDynamic
Type alias VectorIndexConfigDynamic
Vector
Index
Config
Dynamic
:
{
distance
:
VectorDistance
;
flat
:
VectorIndexConfigFlat
;
hnsw
:
VectorIndexConfigHNSW
;
threshold
:
number
;
type
:
"dynamic"
;
}
Type declaration
distance
:
VectorDistance
flat
:
VectorIndexConfigFlat
hnsw
:
VectorIndexConfigHNSW
threshold
:
number
type
:
"dynamic"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
weaviate-client
Loading...