The following table lists classes in this documentation.
|
Class |
Description |
|
ExtractionOptions (attached to a FileConvertJob) specifies how embedded images and attachments should be handled. | |
|
FileConverter converts files to HTML, RTF, or text, optionally marking hits with caller-supplied tags. | |
|
The IndexJob object handles creation and updating of dtSearch indexes. | |
|
An index cache keeps a pool of indexes open for faster searching | |
|
After an indexing, searching, or file conversion job is executed, an IndexJob, SearchJob, or FileConverter will provide a JobErrorInfo object in its Errors property. | |
|
IndexFileInfo is passed with an IndexProgressInfo during an index update and provides detailed information about the file being indexed. | |
|
The Options object enables you to specify how the dtSearch engine will process text being indexed or searched. | |
|
Get information about the current state of an index. | |
|
The SearchFilter object provides a way to designate which documents can be returned by a search. | |
|
The SearchJob object performs searches with or without an index. | |
|
IndexProgressInfo is passed in the IIndexStatusHandler interface in the onProgressUpdate call and provides detailed information on the status of an IndexJob. | |
|
Use a SearchReportJob to generate a search report from some or all of the items listed in a SearchResults object. | |
|
The SearchResults object provides access to the results of an in-memory search. | |
|
The Server object provides access to global information and settings for the dtSearch Engine, such as the version, build number, and debug logging. | |
|
Flags used in dtsListIndexJob (C++) and ListIndexJob (.NET, Java) | |
|
WordListBuilder provides a way to list words, field names, or field values in an index | |
|
List words, fields, or filenames in an index to a file or to a memory buffer |
|
Copyright (c) 1998-2012 dtSearch Corp. All rights reserved.
|