Overload List

  NameDescription
Public methodShingleFilter(TokenStream)
Construct a ShingleFilter with default shingle size.
Public methodShingleFilter(TokenStream, Int32)
Constructs a ShingleFilter with the specified single size from the TokenStream
Public methodShingleFilter(TokenStream, String)
Construct a ShingleFilter with the specified token type for shingle tokens.

See Also