Close
dtSearch Text Retrieval Engine Programmer's Reference
C# 4.0 Samples

C# samples for .NET 4.0 and later

The following projects are for use with Visual Studio 2010.

ado_demo

C:\Program Files\dtSearch Developer\examples\cs4\ado_demo 

Database indexing example in VB.NET. Uses the DataSourceToIndex property of an IndexJob to index ADO.NET databases.

AzureDemo

C:\Program Files\dtSearch Developer\examples\cs4\AzureDemo 

Demonstrates deployment of the dtSearch Engine in an Azure application.

DesktopSearch

C:\Program Files\dtSearch Developer\examples\cs4\DesktopSearch 

Demonstrates indexing, searching, and hit highlighting in a desktop search application.

dsfolder

C:\Program Files\dtSearch Developer\examples\cs4\dsfolder 

Demonstrates use of the DataSourceToIndex property of an IndexJob to index documents in a folder. 

ListFields 

C:\Program Files\dtSearch Developer\examples\cs4\ListFields 

Demonstrates use of enumerable fields to list all values of a field in an index, or in a set of documents.

SpiderDemo

C:\Program Files\dtSearch Developer\examples\cs4\SpiderDemo 

Uses the dtSearch.Spider .NET API to index web sites.

IndexCacheDemo

C:\Program Files\dtSearch Developer\examples\cs4\IndexCacheDemo 

Uses the IndexCache class for faster searching.