[
https://issues.apache.org/jira/browse/SOLR-16674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17713102#comment-17713102
]
ASF subversion and git services commented on SOLR-16674:
--------------------------------------------------------
Commit f7217a1a26ad2f7e4a00239023a086b9c83d4601 in solr's branch
refs/heads/main from Elia Porciani
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=f7217a1a26a ]
SOLR-16674: Introduce dense vector byte encoding (#1435)
> 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
> Reporter: Elia Porciani
> Assignee: Alessandro Benedetti
> Priority: Major
> Time Spent: 3h 40m
> Remaining Estimate: 0h
>
> 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]