Elia Porciani created SOLR-16674:
------------------------------------
Summary: DenseVectorField - Introduce support for 1 Byte precision
vectors
Key: SOLR-16674
URL: https://issues.apache.org/jira/browse/SOLR-16674
Project: Solr
Issue Type: Task
Security Level: Public (Default Security Level. Issues are Public)
Reporter: Elia Porciani
Lucene 9.4.0 has introduced the possibility of encoding vectors with 1-byte
precision.
DenseVectorField should be extended in order to use a such encoding.
A new vector encoding parameter should be added to DenseVectorField:
* FLOAT32 (default)
* BYTE
The new encoding should also be applied to the DenseVectorField stored fields.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]