Re: Solr 4.5.1 Overseer error

2013-10-29 Thread Erick Erickson
Absolutely sounds like it's worth a JIRA to me Erick On Mon, Oct 28, 2013 at 8:54 PM, Shawn Heisey wrote: > On 10/28/2013 5:50 PM, dboychuck wrote: > >> I am upgrading from 4.4 to 4.5.1 >> >> I used to just upload my configurations to zookeeper and then install >> solr >> with no default

Re: Solr 4.5.1 Overseer error

2013-10-28 Thread Shawn Heisey
On 10/28/2013 5:50 PM, dboychuck wrote: I am upgrading from 4.4 to 4.5.1 I used to just upload my configurations to zookeeper and then install solr with no default core Solr would give me an error that no cores were created when I tried to access until I ran the collections API create command

Solr 4.5.1 Overseer error

2013-10-28 Thread dboychuck
I am upgrading from 4.4 to 4.5.1 I used to just upload my configurations to zookeeper and then install solr with no default core Solr would give me an error that no cores were created when I tried to access until I ran the collections API create command to make a collection however now when I tr