|
dtSearch Text Retrieval Engine Programmer's Reference 7.70
|
|
Data Member |
Description |
|
Name of dtSearch alphabet file to use when parsing text into words. | |
|
Size of files that are always processed using the unicode filtering algorithm, in megabytes. | |
|
BinaryFilesSettings value specifying the treatment of binary files. | |
|
Define characters considered to be text if binaryFiles is set ot dtsoFilterBinary | |
|
Use to replace the default connectors used in search requests. | |
|
FieldFlags values that control indexing of metadata. | |
|
Name of the file containing a table of filename patterns for file formats that dtSearch cannot detect automatically, such as older versions of WordStar. | |
|
Character that enables fuzzy searching for a search term (default "%") | |
|
"Home" directory where the dtSearch Engine and support files are located. | |
|
HyphenSettings value specifying the treatment of hyphens in text | |
|
If false, any word that begins with a digit will not be indexed. | |
|
Obsolete. | |
|
Character that indicates that a search term is a macro (default "@") | |
|
Wildcard character that matches a single digit (default "=") | |
|
Maximum depth of nested fields (value must be between 1 and 32) | |
|
Maximum size of a single stored field. | |
|
Words longer than the maxWordLength will be truncated when indexing. | |
|
Maximum number of words that can be matched in a search. | |
|
List of noise words to skip during indexing (default: "noise.dat") A noise word is a word such as the or if that is so common that it is not useful in searches. | |
|
Pointer to language analyzer to use for word breaking | |
|
Character that enables phonic searching for a search term (default "#"). | |
|
A directory that the dtSearch Engine can use to store temporary files. | |
|
File segmentation rules, used to split up long text files into logical subdocuments during indexing. | |
|
Character that enables stemming for a search term. | |
|
Stemming rules for stemming searches (default: "stemming.dat") The stemming.dat file uses a plain text format and includes comments in the file that describe the file format. | |
|
Character to insert between multiple instances of a stored field in a single document | |
|
Character that enables synonym searching for a search term (default "&") | |
|
Name of the file containing rules for extraction of field data from text files based on markers in the next The TextFieldsFile is an XML file. | |
|
Flags that control text-processing options. | |
|
Use this option to change the number of characters stored as the "title" property of each document, up to a maximum of 512. | |
|
Specifies how each input file is divided into blocks before being filtered. | |
|
UnicodeFilterFlags values controlling the behavior of the Unicode filtering algorithm. | |
|
Minimum length of a run of text when applying the Unicode Filtering algorithm. | |
|
Indicates Unicode ranges that are of interest when filtering. | |
|
Amount of overlap when automatically breaking words when applying the Unicode Filtering algorithm. | |
|
Set to true to force all configuration files to be re-read. | |
|
User-defined synonym sets. | |
|
Character used to indicate term weighting (example: apple:5) The prefix used to add field name in front of a word in an xfilter expression is a doubling of the weightChar (default "::"). | |
|
Comma-separated list of tags to ignore when indexing XML |
|
Copyright (c) 1995-2012 dtSearch Corp. All rights reserved.
|