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/05/13 22:54:25 UTC

[lucene] branch main updated (2cca0e84419 -> ef43242d77a)

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 2cca0e84419 LUCENE-10564: Fix errorprone warning
     add ef43242d77a LUCENE-10488: Optimized getTopDims in ConcurrentSSDVFacetCounts (#777)

No new revisions were added by this update.

Summary of changes:
 .../ConcurrentSortedSetDocValuesFacetCounts.java   | 282 ++++++++++++++++++---
 .../sortedset/TestSortedSetDocValuesFacets.java    |  25 ++
 2 files changed, 268 insertions(+), 39 deletions(-)