dtSearch Text Retrieval Engine Programmer's Reference
C++ API Structs, Records, Enums
C++ API | Legend
Structs, Records, Enums
Struct, Record, Enum 
Description 
Stores information about a document that is contained in a container. 
Used by dtssConvertPath2 to convert among virtual, local, and UNC paths 
Used to install a crash handler so a stack trace can be recorded in the event of an unhandled exception 
To be returned from dtsDataSource.getNextDocInfo or dtsDataSource.getFileInfoByName from a data source 
Used to package basic information about a file that a file parser must provide. 
Contains information about a file being indexed. 
Holds information about an index supplied by dtssGetIndexInfo
Reported through the status notification callback in a dtsIndexJob 
Indicates whether the index is case-sensitive, accent-sensitive, or uses relative paths 
Specifies whether to create, add documents to, compress, or remove items from an index in a dtsIndexJob
In a dtsIndexJob, specifies whether the index to create should be case-sensitive, accent-sensitive, or use relative paths 
Information about a file being searched in an unindexed search. 
Describes action to perform in a dtsSearchJob 
Reported through the status notification callback in a dtsSearchJob, and the OnProgressUpdate virtual function callback in DSearchJob 
Information returned by dtssVersionEx, which returns the dtSearch Engine version 
Structure passed to dtsJobBase.pReportCallBack to implement status notification callbacks. The meaning of the arguments depends on the "command" value, which is documented in the dtsMessageCode enum. 
Used to modify words, or create additional words, as text is indexed. 
Base class for dtsSearchJob, dtsIndexJob, dtsFileConvertJob, etc. 
You are here: C++ API
Copyright (c) 1995-2008 dtSearch Corp. All rights reserved.