RemoveByKey(Key: Integer): Boolean;
RemoveByKey(Key: Integer): Boolean;
Key. Key of the removed Solr instance.
The RemoveByKey method removes settings of the Solr instance by key.
The method returns True, if removing was successful and False if removing is impossible due to some reasons.
The example of work with the ISolrSearchEngineCores collection is given in description of the ISolrSearchEngineCores.Add method.
See also: