Merge 5b19057f96a7b54df5b6df0724d1f3b62d8242ac into fb54d8b54984f89f7dba90a18e7c3048421464c3

This commit is contained in:
SecretAgent 2023-05-22 17:36:26 -05:00 committed by GitHub
commit 4144e14eb6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,7 +17,7 @@ public class CSFFacetCountIterator extends FacetCountIterator {
private final NumericDocValues numericDocValues; private final NumericDocValues numericDocValues;
/** /**
* Creates a new iterator for the given facet csf field. * Creates a new csf facet iterator for the given facet csf field.
*/ */
public CSFFacetCountIterator( public CSFFacetCountIterator(
EarlybirdIndexSegmentAtomicReader reader, EarlybirdIndexSegmentAtomicReader reader,