Preparing search index...
The search index is not available
weaviate-client
weaviate-client
ConfigureNonTextVectorizerOptions
Type alias ConfigureNonTextVectorizerOptions<N, I, V>
Configure
Non
Text
Vectorizer
Options
<
N
,
I
,
V
>
:
VectorizerConfigCreateType
<
V
>
&
{
name
?:
N
;
vectorIndexConfig
?:
ModuleConfig
<
I
,
VectorIndexConfigCreateType
<
I
>
>
;
}
Type Parameters
N
extends
string
|
undefined
I
extends
VectorIndexType
V
extends
Vectorizer
Type declaration
Optional
name
?:
N
Optional
vector
Index
Config
?:
ModuleConfig
<
I
,
VectorIndexConfigCreateType
<
I
>
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
weaviate-client
Loading...