Preparing search index...
The search index is not available
weaviate-client
weaviate-client
PQConfigUpdate
Type alias PQConfigUpdate
PQConfig
Update
:
{
centroids
?:
number
;
enabled
?:
boolean
;
encoder
?:
{
distribution
?:
PQEncoderDistribution
;
type
?:
PQEncoderType
;
}
;
segments
?:
number
;
trainingLimit
?:
number
;
type
:
"pq"
;
}
Type declaration
Optional
centroids
?:
number
Optional
enabled
?:
boolean
Optional
encoder
?:
{
distribution
?:
PQEncoderDistribution
;
type
?:
PQEncoderType
;
}
Optional
distribution
?:
PQEncoderDistribution
Optional
type
?:
PQEncoderType
Optional
segments
?:
number
Optional
training
Limit
?:
number
type
:
"pq"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
weaviate-client
Loading...