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