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;
/**
* Creates a new iterator for the given facet csf field.
* Creates a new csf facet iterator for the given facet csf field.
*/
public CSFFacetCountIterator(
EarlybirdIndexSegmentAtomicReader reader,