Assembly: BISearch;
Namespace: Prognoz.Platform.Interop.BISearch;
The ISearchEngineSchema interface contains basic properties 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 object used to search by indexed data depending on the specified type of search service. |
See also: