dtSearch Text Retrieval Engine .NET interface

Options.StemmingChar Property

Character that enables stemming for a search term (default: "~").

public string StemmingChar {get; set;}

Remarks

The expression used for range searching (default: "~~") a doubling of the StemmingChar.

See Also

Options Class | dtSearch.Engine Namespace