ISolrSearchEngineCore

Assembly: BISearch;

Description

The ISolrSearchEngineCore interface contains properties responsible for Solr instance parameters.

Inheritance Hierarchy

ISolrSearchEngineCore

Comments

To get parameters of the Solr instance, use properties and methods of the ISolrSearchEngineCores interface.

Properties

  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:

BISearch Assembly Interfaces