Python solr/elasticsearch migration script
Project description
solr2es
Migration script from solr to elasticsearch
Develop
To build and run tests you can make :
virtualenv --python=python3.6 venv source venv/bin/activate python setup.py develop python setup.py test
To release :
python setup.py sdist bdist_egg upload
Changes
v. 0.3
- [solr2es] adds translation map for fields
- [solr2es] adds elasticsearch mapping for index creation
- [test] compatible with 6.6.0
v. 0.2
- [log] adds logger and progression feedbacks
- [cli] exit if no args
v. 0.1
- [solr2es] initial version
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size solr2es-0.3-py3.6.egg (23.2 kB) | File type Egg | Python version 3.6 | Upload date | Hashes View |
Filename, size solr2es-0.3.tar.gz (6.9 kB) | File type Source | Python version None | Upload date | Hashes View |