Skip to content

v0.0.3

Compare
Choose a tag to compare
@marcosgz marcosgz released this 10 May 09:45
  • 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