Property UniqueTermCount
UniqueTermCount
Returns the number of terms for all fields, or -1 if this measure isn't stored by the codec. Note that, just like other term measures, this measure does not take deleted documents into account.
Declaration
public virtual long UniqueTermCount { get; }
Property Value
Type | Description |
---|---|
System.Int64 |