janhoy commented on PR #2676:
URL: https://github.com/apache/lucene-solr/pull/2676#issuecomment-1404725896
Ran the entire test suite. Looks good.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to t
janhoy merged PR #2676:
URL: https://github.com/apache/lucene-solr/pull/2676
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: issues-unsubscr...@lucene.a
jpountz opened a new pull request, #12113:
URL: https://github.com/apache/lucene/pull/12113
`LogMergePolicy` has this boundary at the floor level that prevents merging
segments above the minimum segment size with segments below this size. I cannot
see a benefit from doing this, and no tests
jpountz commented on issue #12082:
URL: https://github.com/apache/lucene/issues/12082#issuecomment-1404967722
It's been a long time, but I would guess that `setBottom` was put on
`LeafFieldComparator` instead of `FieldComparator` because it is always called
from a `LeafCollector` rather tha
jpountz commented on issue #11829:
URL: https://github.com/apache/lucene/issues/11829#issuecomment-1405241519
@nknize I'm still seeing this failure once in a while, which seems to be
related to a change of yours that I don't fully understand. Would you be able
to look?
--
This is an auto
dantuzi closed pull request #12048: Move HNSW parameters to the
HnswGraphBuilder class
URL: https://github.com/apache/lucene/pull/12048
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific c