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

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

Commit 51077e0e6978b4243fe753b7491f3a0eed0d1b13 in lucene's branch 
refs/heads/vectors-disi-direct from Lu Xugang
[ https://gitbox.apache.org/repos/asf?p=lucene.git;h=51077e0e697 ]

LUCENE-10502: Refactor hnswVectors format (#870)



> Use IndexedDISI to store docIds and DirectMonotonicWriter/Reader to handle 
> ordToDoc 
> ------------------------------------------------------------------------------------
>
>                 Key: LUCENE-10502
>                 URL: https://issues.apache.org/jira/browse/LUCENE-10502
>             Project: Lucene - Core
>          Issue Type: Improvement
>    Affects Versions: 9.1
>            Reporter: Lu Xugang
>            Priority: Major
>          Time Spent: 12h 10m
>  Remaining Estimate: 0h
>
> Since at search phase, vector's all docs of all fields will be fully loaded 
> into memory, could we use IndexedDISI to store docIds and 
> DirectMonotonicWriter/Reader to handle ordToDoc mapping?



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

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

Reply via email to