FindByKey(Key: Integer): ISolrSearchEngineCore;
Key. Solr instance key.
The FindByKey method searches for the Solr instance by key.
The method returns parameters of the Solr instance in case of successful search, and Null if the instance was not found.
The example of work with the ISolrSearchEngineCores collection is given in description of the ISolrSearchEngineCores.Add method.
See also: