ISearchEngineServiceBase.Metabase

Syntax

Metabase: IMetabase;

Description

The Metabase property returns the repository, with which the search platform works.

Comments

The property returns parameters of the repository specified as a parameter in the ISearchEngineServiceFactory.CreateSearchEngine method.

See also:

ISearchEngineServiceBase