wget or curl? -- Jason Venner Author: Pro Hadoop A howto guide to learning and using hadoop and map/reduce http://www.prohadoopbook.com/ a Ning network for Hadoop using Professionals
On 10/27/09 10:03 AM, "SGE0" <stefangee...@hotmail.com> wrote: > > Hi, > > currently on dev. I use following command (in a browser) to create a new > core (we use Solr in a multi-core mode): > > http:\\localhost:8080\solr-rel-1-00-7064\admin\cores?action=CREATE&name=test&i > nstanceDir=c:\data\solr\cores\test&config=c:\data\solr\cores\test\conf\solrcon > fig.xml&schema=c:\data\solr\cores\test\conf\schema.xml&dataDir=c:\data\solr\co > res_data\test > > We are about to move to prod. environment and my question is how I can > create a new core from the command line (on prod we can only use the shell) > ? > > Any ideas ? > > Regards, > > S.