Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: DocKit restore elasticsearch/opensearch index from json/csv file #138

Merged
merged 9 commits into from
Nov 23, 2024

Conversation

Blankll
Copy link
Member

@Blankll Blankll commented Nov 20, 2024

feat: DocKit restore elasticsearch/opensearch index from json file

  • restore index from JSON
  • restore index from CSV
  • The user should only be allowed to select JSON/CSV file
  • validate input index, display warn popup when input index already exists, only perform ingest when the user confirms to overwrite
  • display success/error messages for restore result
  • show progress bar for ingestion progress

Refs: #23

@Blankll Blankll changed the title feat: DocKit restore elasticsearch/opensearch index from json file feat: DocKit restore elasticsearch/opensearch index from json/csv file Nov 23, 2024
@Blankll Blankll marked this pull request as ready for review November 23, 2024 08:12
@Blankll Blankll merged commit eb86e01 into master Nov 23, 2024
4 checks passed
@Blankll Blankll deleted the feat/restore-from-json branch November 23, 2024 08:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant