Hi Kevin,
Sorry for not being clear on the response.
What I meant here is with attribute loadOnStartup=true is not helping. I
see the same issue as posted on the images 'connection to solr lost' on
choosing core. And don't see any errors in the log with with DEBUG level.
Thanks,
Amar
On Fri, Apr
>
> Thank you for the response. Setting “loadOnStartup=true“ results in showing
> the connection timeout on clicking 'Core Admin' on Solr UI. Also, reload
> does not work as the core is not loaded at all.
Can you clarify what you mean by this? Does the core get loaded after you
restart Solr?
The
Hi Trey,
Thank you for the response. Setting “loadOnStartup=true“ results in showing
the connection timeout on clicking 'Core Admin' on Solr UI. Also, reload
does not work as the core is not loaded at all.
I suspect, something to do with HTTP connection idle time, probably the
connection is close
Hi Amarnath,
It looks like you’ve set the core to not load on startup via the
“loadOnStartup=false“ property. Your response also shows that the core is not
loaded, “false“.
I’m not really sure how to load cores after a restart, but possibly using the
Core Admin Reload would do it
(https://c