g, 23. Mai 2013 23:13
An: solr-user@lucene.apache.org
Betreff: AW: Core admin action "CREATE" fails for existing core
Ok - yes, will do so tomorrow.
Thanks,
André
Von: Mark Miller [markrmil...@gmail.com]
Gesendet: Donnerstag, 23. Mai 2013
Ok - yes, will do so tomorrow.
Thanks,
André
Von: Mark Miller [markrmil...@gmail.com]
Gesendet: Donnerstag, 23. Mai 2013 22:46
An: solr-user@lucene.apache.org
Betreff: Re: Core admin action "CREATE" fails for existing core
Your right - that do
to a different config file for an
> existing core is no longer there, I guess?
>
> Thanks,
> André
>
>
> Von: Alan Woodward [a...@flax.co.uk]
> Gesendet: Donnerstag, 23. Mai 2013 18:43
> An: solr-user@lucene.apache.org
>
for an existing core is
no longer there, I guess?
Thanks,
André
Von: Alan Woodward [a...@flax.co.uk]
Gesendet: Donnerstag, 23. Mai 2013 18:43
An: solr-user@lucene.apache.org
Betreff: Re: Core admin action "CREATE" fails for existing core
Thanks!
Thanks!
Alan Woodward
www.flax.co.uk
On 23 May 2013, at 17:38, Steve Rowe wrote:
> Alan, I've added AlanWoodward to the Solr AdminGroup page.
>
> On May 23, 2013, at 12:29 PM, Alan Woodward wrote:
>
>> I think the wiki needs to be updated to reflect this?
>> http://wiki.apache.org/solr/Cor
Alan, I've added AlanWoodward to the Solr AdminGroup page.
On May 23, 2013, at 12:29 PM, Alan Woodward wrote:
> I think the wiki needs to be updated to reflect this?
> http://wiki.apache.org/solr/CoreAdmin
>
> If somebody adds me as an editor (AlanWoodward), I'll do it.
>
> Alan Woodward
> w
I think the wiki needs to be updated to reflect this?
http://wiki.apache.org/solr/CoreAdmin
If somebody adds me as an editor (AlanWoodward), I'll do it.
Alan Woodward
www.flax.co.uk
On 23 May 2013, at 16:43, Mark Miller wrote:
> Yes, this did change - it's actually a protection for a previou
Yes, this did change - it's actually a protection for a previous change though.
There was a time when you did a core reload by just making a new core with the
same name and closing the old core - that is no longer really supported though
- the proper way to do this is to use SolrCore#reload, and
It seems to me that the behavior of the Core admin action "CREATE" has changed
when going from Solr 4.1 to 4.3.
With 4.1, I could re-configure an existing core (changing path/name to
solrconfig.xml for example). In 4.3, I get an error message:
SEVERE: org.apache.solr.common.SolrException: Err