StandardTokenizerACRONYM_DEP Field
|
Note: This API is now obsolete.
Namespace:
Ingeniux.CMS.Assets.Search
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax [ObsoleteAttribute("this solves a bug where HOSTs that end with '.' are identified as ACRONYMs.")]
public const int ACRONYM_DEP = 8
<ObsoleteAttribute("this solves a bug where HOSTs that end with '.' are identified as ACRONYMs.")>
Public Const ACRONYM_DEP As Integer = 8
public:
[ObsoleteAttribute(L"this solves a bug where HOSTs that end with '.' are identified as ACRONYMs.")]
literal int ACRONYM_DEP = 8
[<ObsoleteAttribute("this solves a bug where HOSTs that end with '.' are identified as ACRONYMs.")>]
static val mutable ACRONYM_DEP: int
Field Value
Type:
Int32See Also