Re: new collection clustering class not found.

2013-11-09 Thread Shawn Heisey
On 11/9/2013 6:26 PM, mike st. john wrote: > I have a cluster with several collections using the same config in zk, > when i add a new collection through the collection api it > throws org.apache.solr.common.SolrException: Error loading class > 'solr.clustering.ClusteringComponent' > > > when i q

new collection clustering class not found.

2013-11-09 Thread mike st. john
I have a cluster with several collections using the same config in zk, when i add a new collection through the collection api it throws org.apache.solr.common.SolrException: Error loading class 'solr.clustering.ClusteringComponent' when i query all the other collections, clustering works fine, i