You are here: Symbol Reference > dtSearch.Engine Namespace > Structs, Records, Enums > HyphenSettings Enumeration
Close
dtSearch .NET Standard API 2024.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.

Copyright (c) 1998-2023 dtSearch Corp. All rights reserved.