TEST INDEX SEGMENTS - THIS TEST SUITE IS DESTRUCTIVE

In order to run this test, replace the ./data directory with the contents of the test_data.tar.gz file, then start Elasticsearch:

        cd elasticsearch
        rm -Rf data
        tar -xzf plugins/migration/_site/test_data.tar.gz
        ./bin/elasticsearch