fix tests for qary.etl.elastic, add wikipedia library to requirements
- Edited test_search function in elastic.py. It now creates a new index and an article to it first, if necessary, and then searches the index.
- Added a new package wikipedia==1.4.0 to requirements
- Fixed the test function in tests/elastic_etl_test.py