You are here: Symbol Reference > dtSearch.Engine Namespace > Classes > Options Class > Options Properties > StemmingChar Property
Close
dtSearch .NET Standard API 2024.02
Options.StemmingChar Property

Character that enables stemming for a search term (default: "~"); see Redefining Search Operators.

public char StemmingChar;

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

Copyright (c) 1998-2023 dtSearch Corp. All rights reserved.