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/01/18 01:26:41 UTC

[lucene] branch branch_9x updated (cfc6e54 -> c5c082e)

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

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


    from cfc6e54  revert part of LUCENE-10350 that got missed in the earlier revert
     add c5c082e  LUCENE-10379: Count directly into the dense values array in FastTaxonomyFacetCounts#countAll

No new revisions were added by this update.

Summary of changes:
 lucene/CHANGES.txt                                 |  3 ++
 .../facet/taxonomy/FastTaxonomyFacetCounts.java    | 33 ++++++++++++++++------
 .../lucene/facet/taxonomy/IntTaxonomyFacets.java   | 17 +++++++++--
 3 files changed, 41 insertions(+), 12 deletions(-)