[ https://issues.apache.org/jira/browse/SOLR-16674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17713106#comment-17713106 ]
ASF subversion and git services commented on SOLR-16674: -------------------------------------------------------- Commit ad4c93e34e31a73b547c0a4007b926905cbac2de in solr's branch refs/heads/branch_9x from Elia Porciani [ https://gitbox.apache.org/repos/asf?p=solr.git;h=ad4c93e34e3 ] 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: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org