* Adding start_elasticsearch.sh script to run elastic search on the host in a docker container at http://localhost:9200 * update readme in instructions on how to use script
17 lines
186 B
Plaintext
17 lines
186 B
Plaintext
.eggs/*
|
|
.*.swp
|
|
*~
|
|
*.py[co]
|
|
.coverage
|
|
test_elasticsearch/cover
|
|
test_elasticsearch/local.py
|
|
docs/_build
|
|
elasticsearch.egg-info
|
|
.tox
|
|
dist
|
|
*.egg
|
|
coverage.xml
|
|
nosetests.xml
|
|
junit-*.xml
|
|
build
|