This commit is contained in:
SecretAgent 2023-07-17 21:37:35 -05:00 committed by GitHub
commit 389b44a122
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,