dtSearch Text Retrieval Engine .NET interface

Options.StemmingRulesFile Property

Stemming rules for stemming searches (default: "stemming.dat")

public string StemmingRulesFile {get; set;}

Remarks

The stemming.dat file uses a plain text file and includes comments in the file that describe the file format.

See Also

Options Class | dtSearch.Engine Namespace