Constructor TermStatistics
TermStatistics(BytesRef, Int64, Int64)
Sole constructor.
Declaration
public TermStatistics(BytesRef term, long docFreq, long totalTermFreq)
Parameters
Type | Name | Description |
---|---|---|
BytesRef | term | |
System.Int64 | docFreq | |
System.Int64 | totalTermFreq |