My understanding is that a single Solr instance can "manage" multiple cores/indexes. I am wondering if a single Solr instance can manage multiple shards (but not necessarily all) of an index.
If so, how might this be configured and the Solr instance started? I am familiar with starting a Solr server within a Solr Cloud that handles a single shard of an index by specifying the DzkHost parameter. Thanks, Matt Kuiper