共用方式為


TruncateTokenFilter.Length Property

Definition

The length at which terms will be truncated. Default and maximum is 300.

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

Property Value

Applies to