Assembly: BISearch;
Namespace: Prognoz.Platform.Interop.BISearch;
The ISolrSearchEngineCore interface contains properties responsible for Solr instance parameters.
ISolrSearchEngineCore
To get parameters of the Solr instance, use properties and methods of the ISolrSearchEngineCores interface.
| Property name | Brief description | |
| Key | The Key property returns key of the Solr instance. | |
| Locale | The Locale property determines identifier of the language, which is used to work with the Solr instance. | |
| Type | The Type property returns the Solr instance purpose. | |
| Uri | The Uri property determines URL of the Solr instance. |
See also: