Click or drag to resize

indexDomainTFIDFcompiled Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

True - if the Index Engine has precompiled TF-IDF for this web site

Namespace:  imbWEM.Core.index.core
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.3.55
Syntax
C#
public bool TFIDFcompiled { get; set; }

Property Value

Type: Boolean
See Also