Property DocCountPercent
DocCountPercent
If the number of documents to be visited in the postings exceeds this specified percentage of the MaxDoc for the index, then CONSTANT_SCORE_FILTER_REWRITE is used.
Declaration
public virtual double DocCountPercent { get; set; }
Property Value
Type | Description |
---|---|
System.Double | 0.0 to 100.0 |