dtSearch Text Retrieval Engine .NET interface

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 {get; set;}

See Also

Options Class | dtSearch.Engine Namespace