Method SetTokenType
SetTokenType(String)
Set the type of the shingle tokens produced by this filter. (default: "shingle")
Declaration
public void SetTokenType(string tokenType)
Parameters
Type | Name | Description |
---|---|---|
System.String | tokenType | token tokenType |