Partager via


DictionaryDecompounderTokenFilter.OnlyLongestMatch Propriété

Définition

Obtient ou définit une valeur indiquant s’il faut ajouter uniquement le sous-mot correspondant le plus long à la sortie. La valeur par défaut est false.

[Newtonsoft.Json.JsonProperty(PropertyName="onlyLongestMatch")]
public bool? OnlyLongestMatch { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="onlyLongestMatch")>]
member this.OnlyLongestMatch : Nullable<bool> with get, set
Public Property OnlyLongestMatch As Nullable(Of Boolean)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à