Close
dtSearch .NET Standard API 2023.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;