To prevent terms from being stemmed use an instance of {@link KeywordMarkerFilter} or a custom {@link TokenFilter} that setsthe {@link KeywordAttribute} before this {@link TokenStream}.
NOTE: Input is expected to be in lowercase, but with diacritical marks
@see KeywordMarkerFilter
|
|
|
|
|
|
|
|
|
|
|
|
|
|