ISearchEngineSchema

Assembly: BISearch;

Description

The ISearchEngineSchema interface contains base properties that are used 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 the object that is used to search by indexed data depending on the specified type of search service.

See also:

BISearch Assembly Interfaces