Enumerations
Enumeration |
Description |
---|---|
Values for dtsOptions.binaryFiles (C++), Options.BinaryFiles (.NET), and Options.setBinaryFiles (Java). See Filtering Options. | |
CheckConfigurationFlags are passed to Options.CheckConfiguration (.NET) or dtssCheckConfiguration (C++) to validate a dtSearch Engine deployment. | |
Flags for dtsConvertJob2 (C++) and FileConverter (.NET, Java) | |
Flags for dtssConvertPath2 | |
Values for dtsDataSourceFileInfo.accessResult | |
... more | |
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(). | |
Flags to control the extraction of attachments and images using FileConverter (.NET, Java) or dtsFileConvertJob2 (C++). | |
Control indexing of meta-data associated with documents | |
Values for dtsFileInfo and dtsIndexProgressInfo.fileFlags (C++) and IndexFileInfo (.NET, Java) | |
Values for dtsOptions.hyphens | |
Status code indicating the detailed status of ICU | |
Values for indexing flags in dtsIndexJob | |
Describes the current status of the indexer ... more | |
Flags used in dtsListIndexJob (C++) and ListIndexJob (.NET, Java) | |
Used in the output.listingFlags member of a dtsSearchJob, these flags specify the format for a listing file created following an search. | |
Values for dtsMergeStatusInfo.step | |
MessageCodes are sent to callback functions during an index or search to update the caller on the status of the job.... more | |
Values for FileConverter.OutputFormat and SearchReportJob.OutputFormat | |
Flags for dtsSearchReportJob (C++) and SearchReportJob (Java, .NET) | |
Flags to control searches | |
Flags to control the sorting of search results. | |
Values for Options.TextFlags (.NET), Options.setTextFlags() (Java), and dtsOptions.textFlags (C++) | |
File type identifiers | |
Values for Options.UnicodeFilterFlags (.NET) or dtsOptions.unicodeFilterFlags (C++) or Options.setUnicodeFilterFlags(java). | |
Values for dtsSearchJob.unindexedSearchFlags | |
Values for dtsVerifyStatusInfo.step | |
Values for dtsViewerInfo.flags | |
Values for WordListBuilder.SetFlags |
Group