You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by jp...@apache.org on 2021/10/19 13:00:27 UTC

[lucene] branch main updated (8b68bf6 -> 1448e47)

This is an automated email from the ASF dual-hosted git repository.

jpountz pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/lucene.git.


    from 8b68bf6  LUCENE-10159: Fix invalid access in sorted set dv (#389)
     add 1448e47  LUCENE-10180: Avoid using lambdas in SegmentMerger. (#385)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/lucene/index/SegmentMerger.java     | 54 ++++++++++++++--------
 1 file changed, 36 insertions(+), 18 deletions(-)