See Also
dtSearch Text Retrieval Engine -- .NET API (.NET 2.0-4.0) 7.70
dtSearch::Engine::HyphenSettings Enumeration

Values for Options.Hyphens, specifying how hyphens should be indexed.

C#
Visual Basic
Members
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  
Remarks

See Hyphens in the Options Overview section of dtSearchApiRef.chm for information on what each value means.

See Also
You are here: dtSearch::Engine Namespace > HyphenSettings Enumeration
Copyright (c) 1998-2012 dtSearch Corp. All rights reserved.