[ 
https://issues.apache.org/jira/browse/LUCENE-10408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17494799#comment-17494799
 ] 

ASF subversion and git services commented on LUCENE-10408:
----------------------------------------------------------

Commit f0d17e94d98730bbe94904321e186c75cb8d845b in lucene's branch 
refs/heads/main from Julie Tibshirani
[ https://gitbox.apache.org/repos/asf?p=lucene.git;h=f0d17e9 ]

LUCENE-10408: Fix vector values iteration bug (#690)

Now that there is special logic to handle the dense case, we need to adjust some
assertions in VectorValues#advance.

> Better dense encoding of doc Ids in Lucene91HnswVectorsFormat
> -------------------------------------------------------------
>
>                 Key: LUCENE-10408
>                 URL: https://issues.apache.org/jira/browse/LUCENE-10408
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Mayya Sharipova
>            Assignee: Mayya Sharipova
>            Priority: Minor
>             Fix For: 9.1
>
>          Time Spent: 5h 10m
>  Remaining Estimate: 0h
>
> Currently we write doc Ids of all documents that have vectors as is.  We 
> should improve their encoding either using delta encoding or bitset.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to