Topic |
Description |
The following table lists classes in this documentation. | |
The following table lists interfaces in this documentation. | |
The following table lists structs, records, enums in this documentation. |
Class |
Description |
ExtractionOptions (attached to a FileConvertJob) specifies how embedded images and attachments should be handled. | |
Convert files to HTML, RTF, XML, or text, optionally marking hits with caller-supplied tags. | |
An index cache keeps a pool of indexes open for faster searching | |
Information about a document being indexed (part of IndexProgressInfo) | |
Information about the current state of an index | |
Create or update indexes | |
State of an index update | |
| |
List words, fields, or filenames in an index to a file or to a memory buffer | |
Sets indexing and searching option settings. | |
| |
Information about a document being Searched (part of SearchProgressInfo) | |
Filters a search to allow only selected documents from an index to be returned. | |
Use to search indexes or to search without an index. | |
State of an Search update | |
Generates a report showing each hit in one or more documents, with a specified amount of context | |
List of documents retrieved in a search. | |
Information about a document retrieved in a search. | |
dtSearch Engine version information, diagnostic logging, and utility functions. | |
WordListBuilder provides a way to list words, field names, or field values in an index |
Struct, Record, Enum |
Description |
CheckConfigurationFlags are passed to Options.CheckConfiguration (.NET) or dtssCheckConfiguration (C++) to validate a dtSearch Engine deployment. | |
Status code indicating the detailed status of ICU | |
Values for Options.OtherFlags | |
Values that CheckForAbort (IIndexStatusHandler or ISearchStatusHandler) can return to indicate whether a job should continue. | |
Values for dtsOptions.binaryFiles (C++), Options.BinaryFiles (.NET), and Options.setBinaryFiles (Java). See Filtering Options. | |
Flags for dtsConvertJob2 (C++) and FileConverter (.NET, Java) | |
Flags for Server.ConvertPath | |
Flags for Server.SetDebugLogging | |
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 | |
Values for indexing flags in dtsIndexJob | |
Describes the current status of the indexer ... more | |
Flags used in dtsListIndexJob (C++) and ListIndexJob (.NET, Java) | |
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 WordListBuilder.SetFlags |
Copyright (c) 1998-2023 dtSearch Corp. All rights reserved.
|