Property Count
Count
Returns the number of terms for this field, 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. NOTE: This was size() in Lucene.
Declaration
public abstract long Count { get; }
Property Value
Type | Description |
---|---|
System.Int64 |