Skip to main content

Python3 client for Apache Solr

Project description

# pySolr [Solr](http://lucene.apache.org/solr/) Client for Python3.

## Features + Basic operations: eg. selecting, updating & deleting. + Index optimization. + Timeout support. + SolrCloud.

## Support The author have tested the functions of this tools on these solr version: + solr 7.7.1

## Requirements + Python 3.3+ + Requests 2.9.1 + + [kazoo](https://github.com/python-zk/kazoo) for SolrCloud(Zookeeper)

## Install `bash pip install py3Solr ` or: `bash python setup.py install ` ## Quick Start [test/test.py](test/test.py)

## TODO + global log

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

py3Solr-0.1.0.tar.gz (16.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page