Description
There is a potential ClassCastException in SolrClient, due to calling .toArray on a Collection and casting the result to an array of Strings.
There is a potential ClassCastException in SolrClient, due to calling .toArray on a Collection and casting the result to an array of Strings.