dtSearch Text Retrieval Engine Programmer's Reference
C++ API Classes
C++ API | Legend
Classes
Class 
Description 
Used by dtsIndexJob to index non-file data that is passed to the indexer through callbacks. 
Used with dtsIndexJob and dtsSearchJob to record errors that occur during indexing or searching. 
Converts files to HTML, RTF, or text, optionally marking hits with caller-supplied tags. 
Contains a file modification or creation time. File dates are always reported as UTC time. 
Used to define a set of files to search or index 
An index cache keeps a pool of indexes open for faster searching 
Options to control the behavior of an index cache (dtsIndexCache
Status of an index cache (dtsIndexCache), obtained from dtsIndexCache.getStatus(). 
Describes an indexing task to be performed. 
Abstract interface to any source of document data. 
Provides a layer of abstraction around a dtsInputStream
Passed to dtssMergeIndexes to merge two more indexes together. 
dtsIndexVerifyJob is passed to dtssVerifyIndex, and is used to verify that an index is in good condition. 
List the contents of an index 
Information passed to the makeViewer2 callback function in dtsViewerInfo 
Status of a merge job in progress 
Sets dtSearch Engine indexing and searching option settings. 
Describes how you want a dtSearch search report to be generated. 
Provides information about how to recognize a particular file type. 
Used to efficiently limit the results of a search to a specified subset of one or more indexes. 
Define a search to be performed. 
Describes a search report to be prepared from some or all of the items in a dtsSearchResults set. 
Provides access to the results of a search. 
Properties of a single retrieved document from a search. 
Buffer to receive text extracted by a file parser. 
Status of an index verify job. 
Register an external file parser. See File Parser API 
Generates a list of words matching an expression, or surrounding a word in the index. 
You are here: C++ API
Copyright (c) 1995-2008 dtSearch Corp. All rights reserved.