The following table lists structs, records, enums in this documentation.
Enumerations
Enumeration |
Description |
---|---|
Values used in the Flags field for a file parser in filetype.xml. In filetype.xml, the numerical value must be used, not the constant name. |
Group
Structures
Structure |
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 | |
Used to package basic information about a file that a file parser must provide. | |
To be returned from dtsDataSource.getNextDocInfo or dtsDataSource.getFileInfoByName from a data source | |
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. | |
Holds information about an index supplied by dtssGetIndexInfo. | |
In a dtsIndexJob, specifies whether the index to create should be case-sensitive, accent-sensitive, or use relative paths | |
Reported through the status notification callback in a dtsIndexJob | |
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 | |
... more | |
Contains information about a file being indexed. | |
dtsIndexVerifyJob is passed to dtssVerifyIndex, and is used to verify that an index is in good condition. | |
List words, fields, or filenames in an index to a file or to a memory buffer | |
Information passed to the makeViewer2 callback function in dtsViewerInfo | |
Status of a merge job in progress | |
Structure passed to dtsJobBase.pReportCallBack to implement status notification callbacks. | |
Used to modify words, or create additional words, as text is indexed. | |
Provides information about how to recognize a particular file type. | |
Information about a file being searched in an unindexed search. | |
Buffer to receive text extracted by a file parser. | |
Status of an index verify job. |