Words longer than the maxWordLength will be truncated when indexing.
public void setMaxWordLength(int newMaxWordLength);
The default maxWordLength is 32. The maximum value is 128.
Options Class