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

Words longer than the maxWordLength will be truncated when indexing. The default maxWordLength is 32. The maximum value is 128.

public int MaxWordLength;
Copyright (c) 1998-2023 dtSearch Corp. All rights reserved.