Interfaces
Interface |
Description |
---|---|
Converts files to HTML, RTF, or text, optionally highlighting hits in the output. | |
An index cache keeps a pool of indexes open for faster searching | |
Creates and updates indexes | |
Error messages returned from an IndexJob, SearchJob, or FileConverter | |
Sets dtSearch Engine indexing and searching option settings. | |
Provides a way to designate which documents can be returned by a search. | |
Performs searches with or without an index. | |
Use a SearchReportJob to generate a search report from some or all of the items listed in a SearchResults object. | |
Provides access to the results of a search | |
Provides access to the other objects in the COM interface | |
WordListBuilder provides a way to list words in an index. |
Libraries
Library |
Description |
---|---|
dtSearch Engine type library |
Structs, Records, Enums
Struct, Record, Enum |
Description |
---|---|
Values for Options.BinaryFiles | |
Convert flags for FileConverter.Flags | |
Flags for Server.SetDebugLogging | |
Error codes returned in a JobErrorInfo through the Errors property of SearchJob, IndexJob, etc. | |
FieldFlags provide options to control the indexing of meta-data associated with documents. | |
Values for Options.Hyphens | |
Values for IndexJob.IndexingFlags | |
Current status of the indexing process, as returned through IndexJob.StatusIndexingStep | |
File types returned in SearchResults.DocDetailItem("_typeId") | |
Listing flags for SearchJob.ListingFlags | |
Values for FileConverter.OutputFormat | |
Flags for SearchReportJob.Flags | |
Search flags for SearchJob.SearchFlags and WordListBuilder.ListMatchingWords | |
Values for the SearchResults.Sort method | |
Values for Options.Textflags | |
Values for Options.UnicodeFilterFlags |
Topics
Topic |
Description |
---|---|
The following table lists structs, records, enums in this documentation. | |
The following table lists interfaces in this documentation. | |
How to index data from COM object interfaces such as ADO, CDO, etc. |