See Also
dtSearch Text Retrieval Engine -- .NET API (.NET 2.0-4.0) 7.70
Options::AlphabetFile Property

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

C#
public String AlphabetFile;
Visual Basic
Public Property AlphabetFile() As String
Remarks

The alphabet file determines which characters are letters and what the rules are for handling capitalization and punctuation. If blank, a default alphabet will be created based on information supplied by Windows  

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

 

See Also
You are here: dtSearch::Engine Namespace > Options Class > Options Properties > AlphabetFile Property
Copyright (c) 1998-2012 dtSearch Corp. All rights reserved.