weaviate-client
Preparing search index...
PQConfig
Type Alias PQConfig
type
PQConfig
=
{
bitCompression
:
boolean
;
centroids
:
number
;
encoder
:
PQEncoderConfig
;
segments
:
number
;
trainingLimit
:
number
;
type
:
"pq"
;
}
Index
Properties
bit
Compression
centroids
encoder
segments
training
Limit
type
Properties
bit
Compression
bitCompression
:
boolean
centroids
centroids
:
number
encoder
encoder
:
PQEncoderConfig
segments
segments
:
number
training
Limit
trainingLimit
:
number
type
type
:
"pq"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bit
Compression
centroids
encoder
segments
training
Limit
type
weaviate-client
Loading...