You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by mi...@apache.org on 2021/03/11 13:06:13 UTC

[lucene] branch main updated (dcb52ac -> 6367cd1)

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

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


    from dcb52ac  Fix badge URL after Jenkins job rename
     add 6367cd1  LUCENE-9791 Allow calling BytesRefHash#find concurrently (#8)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/lucene/util/BytesRefHash.java  | 21 +++++--
 .../org/apache/lucene/util/TestBytesRefHash.java   | 67 ++++++++++++++++++++++
 2 files changed, 82 insertions(+), 6 deletions(-)