The ShingleFilter type exposes the following members.

Fields

  NameDescription
Public fieldStatic memberDefaultMaxShingleSize
Default maximum shingle size is 2.
Public fieldStatic memberFillerToken
Filler token for when positionIncrement is more than 1
Protected fieldinput
The source of tokens for this filter.
(Inherited from TokenFilter.)
Public fieldStatic memberTokenSeparator
The string to use when joining adjacent tokens to form a shingle

See Also