Click or drag to resize

SearchFuzzyOptions Properties

The SearchFuzzyOptions type exposes the following members.

Properties
  NameDescription
Public propertyMaxEdits
Gets or sets the maximum number of single-character edits required to match the specified search term.
Public propertyMaxExpansions
Gets or sets the number of variations to generate and search for.
Public propertyPrefixLength
Gets or sets the number of characters at the beginning of each term in the result that must exactly match.
Top
See Also