Re: Best python 3 client for solrcloud

2016-11-24 Thread Dorian Hoxha
Hi Nick, What I care most is the low-level stuff to work good (like cloud, retries, zookeeper(i don't think that's needed for normal requests), maybe even routing to the right core/replica?). And your client looked best on an overview. On Thu, Nov 24, 2016 at 10:07 PM, Nick Vasilyev wrote: > I

Re: Best python 3 client for solrcloud

2016-11-24 Thread Nick Vasilyev
I am a comitter for https://github.com/moonlitesolutions/SolrClient. I think its pretty good, my aim with it is to provide several reusable modules for working with Solr in python. Not just querying, but working with collections indexing, reindexing, etc.. Check it out and let me know what you t