mirror of
https://github.com/twitter/the-algorithm.git
synced 2025-01-05 00:51:55 +01:00
Compare commits
2 Commits
389b44a122
...
4144e14eb6
Author | SHA1 | Date | |
---|---|---|---|
|
4144e14eb6 | ||
|
5b19057f96 |
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user