Skip to content

feat: add elastic search commands#61

Merged
Ali-Salman29 merged 1 commit intomasterfrom
alisalman/elastic-search-commands
Aug 23, 2024
Merged

feat: add elastic search commands#61
Ali-Salman29 merged 1 commit intomasterfrom
alisalman/elastic-search-commands

Conversation

@Ali-Salman29
Copy link
Copy Markdown
Contributor

@Ali-Salman29 Ali-Salman29 commented Aug 22, 2024

Commands:

  • delete_unused_forum_indices: For deleting unused indices.
  • initialize_forum_indices: For initializing indices.
  • rebuild_forum_indices: For rebuilding indices.
  • validate_forum_indices: FOr validating indices, mappings.

close https://github.com/edly-io/forum/issues/57

@Ali-Salman29 Ali-Salman29 force-pushed the alisalman/elastic-search-commands branch 2 times, most recently from c41c7f0 to 3e55cd7 Compare August 22, 2024 15:31
@Ali-Salman29 Ali-Salman29 requested review from Faraz32123 and taimoor-ahmed-1 and removed request for Faraz32123 August 22, 2024 15:32
Comment thread forum/management/commands/initialize_forum_indices.py
Comment thread forum/es_helper.py
Copy link
Copy Markdown
Contributor

@Faraz32123 Faraz32123 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Commands:
- delete_unused_forum_indices: For deleting unused indices.
- initialize_forum_indices: For initializing indices.
- rebuild_forum_indices: For rebuilding indices.
- validate_forum_indices: FOr validating indices, mappings.

close #57
@Ali-Salman29 Ali-Salman29 force-pushed the alisalman/elastic-search-commands branch from d3f8eec to d807b76 Compare August 23, 2024 11:39
@Ali-Salman29 Ali-Salman29 merged commit 557fb81 into master Aug 23, 2024
@taimoor-ahmed-1 taimoor-ahmed-1 deleted the alisalman/elastic-search-commands branch February 14, 2025 09:57
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.

Write re-index command for ES

2 participants