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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file py3Solr-0.1.0.tar.gz.
File metadata
- Download URL: py3Solr-0.1.0.tar.gz
- Upload date:
- Size: 16.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
613949ab611511fa2a76d2938569d99a382a681a9af5d36e9b9f0f8ef7d6dd01
|
|
| MD5 |
eebc32149b4476601cb8d328e06629ca
|
|
| BLAKE2b-256 |
291bf437139519a8bc48c5c0920de002d91747888e81f81197c2cf0278a4542e
|