The blob store api is indeed severely limited (near useless) by this:
https://issues.apache.org/jira/browse/SOLR-9175
On Thu, Aug 10, 2017 at 4:08 PM, Webster Homer
wrote:
> I have a need to override the default behavior of the BM25Similarty class.
> It was trivial to create the class. My proble
I have a need to override the default behavior of the BM25Similarty class.
It was trivial to create the class. My problem is that I cannot load it, at
least via the blob api as described here:
https://cwiki.apache.org/confluence/display/solr/Adding+Custom+Plugins+in+SolrCloud+Mode
I set enable.run