Links
dtSearch Text Retrieval Engine Programmer's Reference
dtengine::HyphenSetting Enumeration
dten600.idl | Structs, Records, Enums | Send Feedback
[public]
enum HyphenSetting {
  dtsoHyphenAsIgnore = 1,
  dtsoHyphenAsHyphen = 2,
  dtsoHyphenAsSpace = 3,
  dtsoHyphenAll = 4
};
File
Members
Members 
Description 
dtsoHyphenAsIgnore = 1 
index "first-class" as "firstclass 
dtsoHyphenAsHyphen = 2 
index "first-class" as "first-class 
dtsoHyphenAsSpace = 3 
index "first-class" as "first" and "class 
dtsoHyphenAll = 4 
index "first-class" all three ways 
Description

Values for Options.Hyphens

Group
Links
You are here: COM Interface > Structs, Records, Enums > dtengine::HyphenSetting Enumeration
Copyright (c) 1995-2008 dtSearch Corp. All rights reserved.