v0.0.3
- Add open and close operations to the index backend;
- Rename create index operation to create_index;
- Rename delete index operation to delete_index;
- Add update_mapping and update_settings index operation;
- Fix index setting hash. It was not loading the shared settings from its cluster config;
- Refactoring specs