Remove(Index: Integer): Boolean;
Index. Index of the removed Solr instance.
The Remove method removes settings of the Solr instance by index.
The method returns True if removal was successful, and False if removal 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: