Thanks erick, yes the collections api ignored it, what i ended up doing, was just building out some fairness in regards to creating the cores and calling coreadmin to create the cores, seemed to work ok. Only issue i'm having now, and i'm still investigating is subsequent queries are returning different counts.
msj On Sat, Sep 7, 2013 at 1:58 PM, Erick Erickson <erickerick...@gmail.com>wrote: > Did you try just specifying dataDir=blah? I haven't tried this, but the > notes for > the collections API indicate they're "sugar" around core creation commands, > see: http://wiki.apache.org/solr/CoreAdmin#CREATE > > FWIW, > Erick > > > On Fri, Sep 6, 2013 at 4:23 PM, mike st. john <mstj...@gmail.com> wrote: > > > is there any way to change the dataDir while creating a collection via > the > > collection api? > > >