BCServer EnableFullTextSearch Method Meridian Enterprise 2013 Developer's Guide | BlueCielo ECM Solutions
Returns a value indicating whether Content Indexing is enabled for the specified data store.

Namespace: BlueCieloECM.InnoCielo.Meridian.Server
Assembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 1.4.0.0 (1.4.53.0)
Syntax

public bool EnableFullTextSearch(
	string dataStoreName
)

Parameters

dataStoreName
Type: OnlineSystem String
The name of the data store.

Return Value

A value indicating whether Content Indexing is enabled for the specified data store.
See Also