ISearchEngineSchema

Assembly: BISearch;

Namespace: Prognoz.Platform.Interop.BISearch;

Description

The ISearchEngineSchema interface contains basic properties to get access to general functionality of search service.

Inheritance Hierarchy

ISearchEngineSchema

Comments

The interface is basic for the ISolrSearchEngineSchema interface.

Properties

  Property name Brief description
SearchExecutor The SearchExecutor property returns object used to search by indexed data depending on the specified type of search service.

See also:

BISearch Assembly Interfaces