apache / apache/lucene

Test failure in TestHnswFloatVectorGraph

Open
#12,945 5 comments 0 reactions 0 assignees View on GitHub
type:test vector-based-search
Dominant language
Java
Stars
3.6k
Forks
1.4k
Avg merge
2d 11h
Merged PRs (30d)
88

Description

### Description

./gradlew :lucene:core:test --tests "org.apache.lucene.util.hnsw.TestHnswFloatVectorGraph.testSortedAndUnsortedIndicesReturnSameResults" -Ptests.jvms=4 -Ptests.jvmargs= -Ptests.seed=7E8BF358C8C87828 -Ptests.multiplier=2 -Ptests.directory=MMapDirectory -Ptests.gui=true -Ptests.file.encoding=UTF-8 -Ptests.vectorsize=512

reproduces for me. I also tried it in 9.8.0 and it ~~still reproduces~~ does not repro (too many open terminals, git branches, I lost track of what I was doing for a moment)

Contributor guide

Open the contributing guide

Research direction

Start by running the exact Gradle command in the issue for org.apache.lucene.util.hnsw.TestHnswFloatVectorGraph.testSortedAndUnsortedIndicesReturnSameResults, preserving the listed seed and options. Inspect the resulting failure and the named test to determine whether the failure is reproducible; done means the targeted test reliably passes with the regression understood and addressed.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
search
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.