Close
dtSearch .NET Standard API 2023.02
dtSearch.Engine.HyphenSettings Enumeration

Values for dtsOptions.hyphens

Members
Description
dtsoHyphenAsIgnore
index "first-class" as "firstclass
dtsoHyphenAsHyphen
index "first-class" as "first-class
dtsoHyphenAsSpace
index "first-class" as "first" and "class
dtsoHyphenAll
index "first-class" all three ways

See Hyphens in the Options Overview section for information on the effect of each value.