C++ sample applications for use under Linux
Remarks
dsource
examples/gcc/source
Console-mode application demonstrating the dtsDataSource API for indexing non-file data.
textdemo
examples/gcc/textdemo
Console-mode application demonstrating indexing, searching, and hit highllighting.
ExternalFileParser
examples/gcc/ExternalFileParser
Demonstrates the use of the File Parser API to implement a custom file parser.
ExternalThesaurus
examples/gcc/ExternalThesaurus
Demonstrates how to create an external thesaurus that the dtSearch Engine will load and use for searches.
LanguageAnalyzer
examples/gcc/LanguageAnalyzer
Demonstrates how to integrate the dtSearch indexer with an external language analyzer.
Group