On 3/3/2016 4:00 AM, Erik Hatcher wrote: > Neeraj - > > SolrEntityProcessor does not yet work with CloudSolrClient, only the direct > HTTP one as you’ve determined. Please feel free to file a JIRA for this > feature request. > > However, practically speaking, using a hard-coded HTTP end-point in the > SolrEntityProcessor configuration would still work, even against a SolrCloud > cluster.
I have opened an issue in Jira and uploaded a patch. https://issues.apache.org/jira/browse/SOLR-8784 I'm nearly ready to commit it, but I would like others to review. Thanks, Shawn