You are here:
C++ API
Overviews
C++ API
C++ Support Classes
COM Interface
>
Enumerations
Using the dtSearch Engine with C++
Using the dtSearch Engine with C++ (Linux)
Enumerations
Language Analyzer API
External Thesaurus API
File Parser API
Classes
Functions
Structs, Records, Enums
Types
Variables
Close
dtSearch Text Retrieval Engine Programmer's Reference
Contents
|
Index
|
Home
Previous
|
Up
|
Next
Enumerations
Enumerations
Enumeration
Description
BinaryFilesSettings
Values for dtsOptions.binaryFiles (C++), Options.BinaryFiles (.NET), and Options.setBinaryFiles (Java). See
Filtering Options
.
CheckConfigurationFlags
CheckConfigurationFlags are passed to Options.CheckConfiguration (.NET) or
dtssCheckConfiguration
(C++) to validate a dtSearch Engine deployment.
ConvertFlags
Flags for dtsConvertJob2 (C++) and FileConverter (.NET, Java)
ConvertPathFlags
Flags for
dtssConvertPath2
DataSourceAccessResult
Values for dtsDataSourceFileInfo.accessResult
DebugLogFlags
...
more
ErrorCodes
Error codes are returned after a job completes. In the C++ API, use the dtsErrorInfo attached to a job to access error codes. In .NET, use the Errors property of the job. In Java, use getErrors().
ExtractionOptionsFlags
Flags to control the extraction of attachments and images using FileConverter (.NET, Java) or
dtsFileConvertJob2
(C++).
FieldFlags
Control indexing of meta-data associated with documents
FileInfoFlags
Values for
dtsFileInfo
and dtsIndexProgressInfo.fileFlags (C++) and IndexFileInfo (.NET, Java)
HyphenSettings
Values for dtsOptions.hyphens
IcuStatusCode
Status code indicating the detailed status of ICU
IndexingFlags
Values for indexing flags in
dtsIndexJob
IndexingStep
Describes the current status of the indexer
...
more
ListIndexFlags
Flags used in
dtsListIndexJob
(C++) and ListIndexJob (.NET, Java)
ListingFlags
Used in the output.listingFlags member of a
dtsSearchJob
, these flags specify the format for a listing file created following an search.
MergeStep
Values for dtsMergeStatusInfo.step
MessageCode
MessageCodes are sent to callback functions during an index or search to update the caller on the status of the job....
more
OutputFormat
Values for FileConverter.OutputFormat and SearchReportJob.OutputFormat
ReportFlags
Flags for
dtsSearchReportJob
(C++) and SearchReportJob (Java, .NET)
SearchFlags
Flags to control searches
SortFlags
Flags to control the sorting of search results.
TextFlags
Values for Options.TextFlags (.NET), Options.setTextFlags() (Java), and dtsOptions.textFlags (C++)
TypeId
File type identifiers
UnicodeFilterFlags
Values for Options.UnicodeFilterFlags (.NET) or dtsOptions.unicodeFilterFlags (C++) or Options.setUnicodeFilterFlags(java).
UnindexedSearchFlags
Values for dtsSearchJob.unindexedSearchFlags
VerifyStep
Values for dtsVerifyStatusInfo.step
ViewerInfoFlags
Values for dtsViewerInfo.flags
WordListBuilderFlags
Values for WordListBuilder.SetFlags
Group
C++ API