Property Accuracy
Accuracy
Gets or sets the accuracy (minimum score) to be used, unless overridden in SuggestSimilar(String, Int32, IndexReader, String, SuggestMode, Single), to decide whether a suggestion is included or not. Sets the accuracy 0 < minScore < 1; default DEFAULT_ACCURACY
Declaration
public virtual float Accuracy { get; set; }
Property Value
Type | Description |
---|---|
System.Single |