Property HasFreqs
HasFreqs
Returns true if documents in this field store per-document term frequency (Freq).
Declaration
public abstract bool HasFreqs { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
Returns true if documents in this field store per-document term frequency (Freq).
public abstract bool HasFreqs { get; }
Type | Description |
---|---|
System.Boolean |