You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by gs...@apache.org on 2022/06/17 17:37:32 UTC

[lucene] branch main updated (b180a8a97e7 -> 6ba759df866)

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

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


    from b180a8a97e7 LUCENE-10078: Fix more TestIndexWriterWithThreads failures.
     add 6ba759df866 LUCENE-10603: Change iteration methodology for SSDV ordinals in the faceting module (#954)

No new revisions were added by this update.

Summary of changes:
 lucene/CHANGES.txt                                 |  3 +++
 .../lucene/facet/StringValueFacetCounts.java       | 25 ++++++++----------
 .../ConcurrentSortedSetDocValuesFacetCounts.java   | 30 +++++++++-------------
 .../sortedset/SortedSetDocValuesFacetCounts.java   | 25 ++++++++----------
 4 files changed, 35 insertions(+), 48 deletions(-)