FYI I had filed https://issues.apache.org/jira/browse/INFRA-23503
~ David Smiley Apache Lucene/Solr Search Developer http://www.linkedin.com/in/davidwsmiley On Tue, Jul 26, 2022 at 3:54 PM Michael Sokolov <msoko...@gmail.com> wrote: > searching JIRA for "slkjfdf" I found a few issues in other projects, > but none seems to be getting the same degree of spam love > > On Tue, Jul 26, 2022 at 3:50 PM Mike Sokolov (Jira) <j...@apache.org> > wrote: > > > > > > [ > https://issues.apache.org/jira/browse/LUCENE-10054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17571588#comment-17571588 > ] > > > > Mike Sokolov commented on LUCENE-10054: > > --------------------------------------- > > > > what is it with this issue that spammers love so much!? I wonder if we > > could somehow lock it as read-only ... > > > > > > > > > Handle hierarchy in HNSW graph > > > ------------------------------ > > > > > > Key: LUCENE-10054 > > > URL: > https://issues.apache.org/jira/browse/LUCENE-10054 > > > Project: Lucene - Core > > > Issue Type: Task > > > Reporter: Mayya Sharipova > > > Priority: Major > > > Labels: vector-based-search > > > Fix For: 9.1 > > > > > > Time Spent: 20h 20m > > > Remaining Estimate: 0h > > > > > > Currently HNSW graph is represented as a single layer graph. > > > We would like to extend it to handle hierarchy as per [discussion| > https://issues.apache.org/jira/browse/LUCENE-9004?focusedCommentId=17393216&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-17393216 > ]. > > > > > > TODO tasks: > > > - add multiple layers in the HnswGraph class > > > - modify the format in Lucene90HnswVectorsWriter and > Lucene90HnswVectorsReader to handle multiple layers > > > - modify graph construction and search algorithm to handle hierarchy > > > - run benchmarks > > > > > > > > -- > > This message was sent by Atlassian Jira > > (v8.20.10#820010) > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org > > For additional commands, e-mail: issues-h...@lucene.apache.org > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org > For additional commands, e-mail: dev-h...@lucene.apache.org > >