thanks for the information, you are right, I was using the same instance dir.
I agree with you, I would like to see an error is I am creating a core with
the name of existing core name.
right now I have to do ping first, and analyze if the returned code is 404
or not.
Jie
--
View this message
On 5/13/2013 11:46 AM, Jie Sun wrote:
did any one verified the following is ture?
the Description on http://wiki.apache.org/solr/CoreAdmin#CREATE is:
*quote*
If a core with the same name exists, while the "new" created core is
initalizing, the "old" one will continue to accept requests. Once it
did any one verified the following is ture?
> the Description on http://wiki.apache.org/solr/CoreAdmin#CREATE is:
>
> *quote*
> If a core with the same name exists, while the "new" created core is
> initalizing, the "old" one will continue to accept requests. Once it
> has finished, all new request
Stefan,
> I guess, same handling for other actions, like rename.
I agree. Thank you for the pointer!
koji
(11/06/22 23:16), Stefan Matheis wrote:
Koji,
the Description on http://wiki.apache.org/solr/CoreAdmin#CREATE is:
*quote*
If a core with the same name exists, while the "new" created co
Koji,
the Description on http://wiki.apache.org/solr/CoreAdmin#CREATE is:
*quote*
If a core with the same name exists, while the "new" created core is
initalizing, the "old" one will continue to accept requests. Once it
has finished, all new request will go to the "new" core, and the "old"
core w