Re: Loading Solr Analyzer from RuntimeLib Blob

2015-09-10 Thread Noble Paul
components in schema are not loaded from runtimelib yet. Only solrconfig components are loaded from runtime lib a.k.a blob store On Thu, Sep 10, 2015 at 11:00 PM, Steve Davids wrote: > Hi, > > I am attempting to migrate our deployment process over to using the > recently added "Blob Store API" wh

RE: Loading Solr Analyzer from RuntimeLib Blob

2015-09-10 Thread Uwe Schindler
> Sent: Thursday, September 10, 2015 7:31 PM > To: java-user@lucene.apache.org > Subject: Loading Solr Analyzer from RuntimeLib Blob > > Hi, > > I am attempting to migrate our deployment process over to using the > recently added "Blob Store API" which should simpli

Loading Solr Analyzer from RuntimeLib Blob

2015-09-10 Thread Steve Davids
Hi, I am attempting to migrate our deployment process over to using the recently added "Blob Store API" which should simplify things a bit when it comes to cloud infrastructures for us. Unfortunately, after loading the jar in the .system collection and adding it to our runtimelib config overlay an