1. GroupDocs.Search
  2. /
  3. GroupDocs.Search for .NET
  4. /
  5. GroupDocs.Search.Options
  6. /
  7. SearchOptions
  8. /
  9. UseSynonymSearch

UseSynonymSearch

SearchOptions.UseSynonymSearch property

Gets or sets the flag of use synonyms in search. The default value is false.

public bool UseSynonymSearch { get; set; }

Property Value

The flag of use synonyms in search.

See Also