minTokenCharLength property
Ignore tokens with length smaller than this. Only applicable when tokenize is true.
Implementation
final int minTokenCharLength;
Ignore tokens with length smaller than this. Only applicable when tokenize is true.
final int minTokenCharLength;