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.308
Syntax
public int MaxTokenLength { get; set; }

Property Value

Type: Int32
See Also