Re: Start Scripts

2015-05-27 Thread Upayavira
I wonder if, Dean, you are using an older. Take a look in the bin/ directory of any newer Solr, preferably 5.x and you'll see quite substantial start scripts. Upayavira On Wed, May 27, 2015, at 07:11 PM, Erick Erickson wrote: > Hmmm, this is a little confused I think. > > bq: copies all necessar

Re: Start Scripts

2015-05-27 Thread Erick Erickson
Hmmm, this is a little confused I think. bq: copies all necessary config file accordingly This is handled for you, with the caveat that you have to push the configs to Zookeeper as a separate step with the zk client. Once that's done, just use the Collections API to create the collection. See th