hi,
i've sorted it all out. basically a few replicas had failed and the
counts on the replicas were less than the leader., i basically killed the
index on those replicas and let them recover.
Thanks for the help.
msj
On Mon, Sep 9, 2013 at 11:08 AM, Shawn Heisey wrote:
> On 9/7/2013 2:2
On 9/7/2013 2:25 PM, mike st. john wrote:
> 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
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 returnin
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 wrote:
> is there any way to