[PR] Fix TestHnswByteVectorGraph.testSortedAndUnsortedIndicesReturnSameResults [lucene]

2024-05-12 Thread via GitHub
timgrein opened a new pull request, #13361: URL: https://github.com/apache/lucene/pull/13361 ##Closes https://github.com/apache/lucene/issues/13210 Description The following test failed as it produced two different lists of ids for a sorted and unsorted HNSW byte vector gr

Re: [I] HnwsGraph creates disconnected components [lucene]

2024-05-12 Thread via GitHub
xwt1 commented on issue #12627: URL: https://github.com/apache/lucene/issues/12627#issuecomment-2106247607 > Hi @benwtrent, > > I left Amazon but I was able to run some tests with open dataset and also with Amazon dataset before leaving. I cannot share whole lot of detail about Amazo

Re: [PR] Add a MemorySegment Vector scorer - for scoring without copying on-heap [lucene]

2024-05-12 Thread via GitHub
ChrisHegarty commented on code in PR #13339: URL: https://github.com/apache/lucene/pull/13339#discussion_r1597648528 ## lucene/core/src/java21/org/apache/lucene/internal/vectorization/MemorySegmentByteVectorScorerSupplier.java: ## @@ -0,0 +1,237 @@ +/* + * Licensed to the Apache

[PR] Always add sub query explanations to DisjunctionMaxQuery [lucene]

2024-05-12 Thread via GitHub
timgrein opened a new pull request, #13362: URL: https://github.com/apache/lucene/pull/13362 ## Closes https://github.com/apache/lucene/issues/13357 ### Description https://github.com/apache/lucene/issues/13357 states that it's useful to have the explanations of the sub queries

Re: [PR] Add 'passageSortComparator' option in FieldHighlighter [lucene]

2024-05-12 Thread via GitHub
github-actions[bot] commented on PR #13276: URL: https://github.com/apache/lucene/pull/13276#issuecomment-2106427848 This PR has not had activity in the past 2 weeks, labeling it as stale. If the PR is waiting for review, notify the d...@lucene.apache.org list. Thank you for your contributi

Re: [PR] Reuse BitSet when there are deleted documents in the index instead of creating new BitSet [lucene]

2024-05-12 Thread via GitHub
Pulkitg64 commented on PR #12857: URL: https://github.com/apache/lucene/pull/12857#issuecomment-2106667534 Thanks @mikemccand for the pointers. Will try to run benchmarks on this change. -- This is an automated message from the Apache Git Service. To respond to the message, please log on