Assembly: BISearch;
The ISearchEngineSchema interface contains base properties that are used to get access to general functionality of search service.
ISearchEngineSchema
The interface is basic for the ISolrSearchEngineSchema interface.
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: