Hi,

I’m performing some long running operation on a Background thread on a Core and 
I observed that since the core has the property “transient” set to true, in 
between this operation completes, the core is being CLOSED and OPENED by Solr 
(even though the operation continues without interruption). Is there a way to 
avoid/block OPENING/CLOSING of the core when this operation is in progress?

Thanks,
Shashank

Reply via email to