Yes. ZooKeeper has a “blob store”. See the Blob Store API in the ref guide.
Minor nit. You will be creating a jar file, and configuring your collection to be able to find the new jar file. Then you _upload_ both to ZooKeeper and reload your collection. The rest should be automatic, Solr should look for the jar file in ZooKeeper and pull it down locally to each node as necessary. Best, Erick > On Jun 6, 2019, at 11:06 PM, abhishek <abhis...@cumulus-systems.com> wrote: > > > Thanks for the response. > > Eric, > Are you suggesting to download this file from zookeeper, and upload it after > changing ? > > Mikhail, > Thanks. I will try solrCore.SolrConfg.userCacheConfigs option. > Any idea why, CoreContainer->getCores() would be returning empty list for me > ? > > (CoreAdminRequest.setAction(CoreAdminAction.STATUS); > CoreAdminRequest.process(solrClient); -> gives me list of cores correctly) > > -Abhishek > > > > > -- > Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html