Hi Fabrizio,
I guess the correct way to add your modified / extended CoreAdminHandler
would be to add it as a in solrconfig.xml
Best,
Georg
Fabrizio Fortino schrieb am Mo., 12. Sep. 2016 11:24:
> Hi George,
>
> Thank you for getting back to me.
>
> I am using Solr 6.
>
> I need to use coreCon
Hi George,
Thank you for getting back to me.
I am using Solr 6.
I need to use coreContainer because I have created a CoreAdminHandler
extension.
Thanks,
Fabrizio
On Sun, Sep 11, 2016 at 6:42 PM, Georg Sorst wrote:
> Hi Fabrizio,
>
> which Solr version are you using? In more recent versions (
Hi Fabrizio,
which Solr version are you using? In more recent versions (starting with 5
I think) you should not use the coreContainer directly but instead go
through the HTTP API (which also supports the swap operation) or use SolrJ.
Best,
Georg
Fabrizio Fortino schrieb am Mo., 29. Aug. 2016 11