Click or drag to resize

StandardTokenizerMaxTokenLength Property


Set the max allowed token length. Any token longer than this is skipped.

Namespace: Ingeniux.CMS.Assets.Search
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
public int MaxTokenLength { get; set; }

Property Value

Int32
See Also