Set the collection param per request. It only uses the default if you don't set it.
- Mark On Oct 11, 2013, at 5:26 PM, Mark <static.void....@gmail.com> wrote: > If using one static SolrCloudServer how can I add a bean to a certain > collection. Do I need to update setDefaultCollection() each time? I doubt > that thread safe? > > Thanks