Links
dtSearch Text Retrieval Engine Programmer's Reference 7.70
dtsOptions::alphabetFile Data Member
dtsOptions Structure | dtsOptions Structure | Send Feedback

Name of dtSearch alphabet file to use when parsing text into words.

char alphabetFile[FileNameLen];
Remarks

The alphabet file determines which characters are letters and what the rules are for handling capitalization and punctuation. If blank, dtSearch will use a default alphabet. 

The alphabet file only controls the indexing of characters in the range 32-127. Unicode character properties control the treatment of other characters.

Structure
Links
You are here: C++ API > Classes > dtsOptions Structure > dtsOptions::alphabetFile Data Member
Copyright (c) 1995-2012 dtSearch Corp. All rights reserved.