: > : directory is created if it does not exist. Since it calls File#mkdirs,
: > all
: > : parent directories are also created. I don't think Solr creates those
: > : directories by itself.
...
: Yes, that is correct but those changes are not in trunk right now. We're
: planning to spend s
On Thu, Nov 26, 2009 at 12:43 AM, Chris Hostetter
wrote:
> :
> : > Are there any use cases for CREATE where the instance directory
> : > *doesn't* yet exist? I ask because I've noticed that Solr will create
> : > an instance directory for me sometimes with the CREATE command. In
> ...
> :
:
: > Are there any use cases for CREATE where the instance directory
: > *doesn't* yet exist? I ask because I've noticed that Solr will create
: > an instance directory for me sometimes with the CREATE command. In
...
: I guess when you try to add documents and an IndexWriter is opened, t
On Mon, Nov 23, 2009 at 11:49 PM, Chris Harris wrote:
> Are there any use cases for CREATE where the instance directory
> *doesn't* yet exist? I ask because I've noticed that Solr will create
> an instance directory for me sometimes with the CREATE command. In
> particular, if I run something lik
Are there any use cases for CREATE where the instance directory
*doesn't* yet exist? I ask because I've noticed that Solr will create
an instance directory for me sometimes with the CREATE command. In
particular, if I run something like
http://solrhost/solr/admin/cores?action=CREATE&name=newcore&i
On Mon, Nov 23, 2009 at 10:47 PM, Marc Sturlese wrote:
>
> Hey there,
> I am using Solr 1.4 out of the box and am trying to create a core at
> runtime
> using the CREATE action.
> I am getting this error when executing:
>
> http://localhost:8983/solr/admin/cores?action=CREATE&name=x&instanceDi
te manually de folders
and schema and solconfig files?
--
View this message in context:
http://old.nabble.com/error-with-multicore-CREATE-action-tp26482255p26482255.html
Sent from the Solr - User mailing list archive at Nabble.com.