Overload List
Name | Description | |
---|---|---|
ShingleFilter(TokenStream) |
Construct a ShingleFilter with default shingle size.
| |
ShingleFilter(TokenStream, Int32) |
Constructs a ShingleFilter with the specified single size from the TokenStream
| |
ShingleFilter(TokenStream, String) |
Construct a ShingleFilter with the specified token type for shingle tokens.
|