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/24 14:49:56 UTC

[lucene] branch main updated (fb09ae1 -> 10ca531)

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 fb09ae1  Undo accidental change to build.gradle
     add 10ca531  LUCENE-10381: Require users to provide FacetsConfig for SSDV faceting (#613)

No new revisions were added by this update.

Summary of changes:
 lucene/CHANGES.txt                                 |  2 ++
 .../demo/facet/SimpleSortedSetFacetsExample.java   |  6 +++--
 .../ConcurrentSortedSetDocValuesFacetCounts.java   |  3 +--
 .../DefaultSortedSetDocValuesReaderState.java      | 26 ++++++----------------
 .../sortedset/SortedSetDocValuesFacetCounts.java   |  3 +--
 .../org/apache/lucene/facet/TestDrillSideways.java |  2 +-
 .../sortedset/TestSortedSetDocValuesFacets.java    | 16 ++++++-------
 7 files changed, 24 insertions(+), 34 deletions(-)