Yup, it should say config set, not collections.
A config set is all the config files for a single collection -
schema.xml, solrconfig.xml and related config files. You can name the
set of them so that multiple collections can use the same 'config
set'.
If you don't use a bootstrap option, upconfi
Here is one problem. On the SolrCloud wiki page, it says "link collection sets
to collections", but I'm pretty sure that should read "config set".
Also "config set" (or "conf set") is never defined.
wunder
On Dec 4, 2012, at 11:07 AM, Walter Underwood wrote:
> I seem to be missing a step or so