encoding property
The vector encoding type to use for the index.
The default is a VectorEncoding.scalarQuantizer with ScalarQuantizerType.eightBit.
Implementation
abstract VectorEncoding encoding;
The vector encoding type to use for the index.
The default is a VectorEncoding.scalarQuantizer with ScalarQuantizerType.eightBit.
abstract VectorEncoding encoding;