Close
dtSearch Engine API for Java
Options.setMaxWordLength Method
Syntax
Java
public void setMaxWordLength(int newMaxWordLength);

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