mirror of
https://github.com/twitter/the-algorithm.git
synced 2025-01-05 00:51:55 +01:00
Merge 5b19057f96
into 72eda9a24f
This commit is contained in:
commit
389b44a122
@ -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,
|
||||||
|
Loading…
Reference in New Issue
Block a user