Close
dtSearch Text Retrieval Engine Programmer's Reference
HyphenSettings Enumeration

Values for dtsOptions.hyphens

File: dtsearch.h

Syntax
C++
enum HyphenSettings { dtsoHyphenAsIgnore = 1, dtsoHyphenAsHyphen = 2, dtsoHyphenAsSpace = 3, dtsoHyphenAll = 4 };

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