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