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:36 UTC

[lucene] branch main updated (ef43242d77a -> 57f8cb2fd6b)

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 ef43242d77a LUCENE-10488: Optimized getTopDims in ConcurrentSSDVFacetCounts (#777)
     add 57f8cb2fd6b LUCENE-10488: Optimize Facets#getTopDims in IntTaxonomyFacets (#779)

No new revisions were added by this update.

Summary of changes:
 .../lucene/facet/taxonomy/IntTaxonomyFacets.java   | 208 ++++++++++++++++++---
 .../facet/taxonomy/TestTaxonomyFacetCounts.java    |  45 +++--
 2 files changed, 219 insertions(+), 34 deletions(-)