Oh my... when you say "I don't know anyone who's combined the two." do you mean that those that have tried have failed or that no one has gotten around to trying? It sounds like you are saying you have some specific knowledge that right now these wont work, otherwise you wouldnt say "committers will be addressing this sometime soon", right?
I'm worried as we need to make a practical decision here and it sounds like maybe we should stick with solr for now... is that what you are saying? On Wed, Dec 4, 2013 at 5:01 PM, Erick Erickson <erickerick...@gmail.com>wrote: > Hank: > > I should add that lots of cores and SolrCloud aren't guaranteed to play > nice together. I think some of the committers will be addressing this > sometime soon. > > I'm not saying that this will certainly fail, OTOH I don't know anyone > who's combined the two. > > Erick > > > On Wed, Dec 4, 2013 at 3:18 PM, hank williams <hank...@gmail.com> wrote: > > > Super helpful. Thanks. > > > > > > On Wed, Dec 4, 2013 at 2:53 PM, Shawn Heisey <s...@elyograg.org> wrote: > > > > > On 12/4/2013 12:34 PM, hank williams wrote: > > > > > >> Ok one more simple question. We just upgraded to 4.6 from 4.2. In 4.2 > we > > >> were *trying* to use the rest API function "create" to create cores > > >> without > > >> having to manually mess with files on the server. Is this what > "create" > > >> was > > >> supposed to do? If so it was borken or we werent using it right. In > any > > >> case in 4.6 is that the right way to programmatically add cores in > > >> discovery mode? > > >> > > > > > > If you are NOT in SolrCloud mode, in order to create new cores, the > > config > > > files need to already exist on the disk. This is the case with all > > > versions of Solr. > > > > > > If you're running in SolrCloud mode, the core is associated with a > > > collection. Collections have a link to aconfig in zookeeper. The > config > > > is not stored with the core on the disk. > > > > > > Thanks, > > > Shawn > > > > > > > > > > > > -- > > blog: whydoeseverythingsuck.com > > > -- blog: whydoeseverythingsuck.com