共用方式為


ShingleTokenFilter.MaxShingleSize Property

Definition

The maximum shingle size. Default and minimum value is 2.

public int? MaxShingleSize { get; set; }
member this.MaxShingleSize : Nullable<int> with get, set
Public Property MaxShingleSize As Nullable(Of Integer)

Property Value

Applies to