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 2023/03/06 20:12:32 UTC

[lucene] branch main updated (c514089d66b -> afd3a7efbeb)

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 c514089d66b Gradle optimizations (#12150)
     add afd3a7efbeb Remove LongValueFacetCounts#getTopChildrenSortByCount since it provides redundant functionality (#11744)

No new revisions were added by this update.

Summary of changes:
 lucene/CHANGES.txt                                 |  2 ++
 .../apache/lucene/facet/LongValueFacetCounts.java  | 30 ++++++++++++----------
 .../lucene/facet/TestLongValueFacetCounts.java     |  8 +++---
 3 files changed, 23 insertions(+), 17 deletions(-)