ISearchEngineService.SearchEngineSchema

Syntax

SearchEngineSchema: ISearchEngineSchema;

Description

The SearchEngineSchema property returns the object allowing access to the main functionality of the search service.

Example

The example of use is given in description of the ISearchExecutor.Search method.

See also:

ISearchEngineService