Skip to main content

Python solr/elasticsearch migration script

Project description

solr2es

Circle CI

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.

Source Distribution

solr2es-0.3.tar.gz (6.9 kB view hashes)

Uploaded Source

Built Distribution

solr2es-0.3-py3.6.egg (23.2 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