-user@lucene.apache.org
Subject: Re: Spark-Solr in python
You'll need a python lib that uses a python ZooKeeper client to be
SolrCloud-aware so that you can do RDD like things, such as reading from all
shards in a collection in parallel. I'm not aware of any Solr py libs that are
cloud-aware yet, bu
, 2015 4:15 PM
To: solr-user@lucene.apache.org
Subject: Re: Spark-Solr in python
You'll need a python lib that uses a python ZooKeeper client to be
SolrCloud-aware so that you can do RDD like things, such as reading from all
shards in a collection in parallel. I'm not aware of any So
You'll need a python lib that uses a python ZooKeeper client to be
SolrCloud-aware so that you can do RDD like things, such as reading
from all shards in a collection in parallel. I'm not aware of any Solr
py libs that are cloud-aware yet, but it would be a good contribution
to upgrade https://gith