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

Delete specific indexes from contribution collection #1029

Closed
minump opened this issue Oct 18, 2022 · 0 comments · Fixed by #1032
Closed

Delete specific indexes from contribution collection #1029

minump opened this issue Oct 18, 2022 · 0 comments · Fixed by #1032
Assignees
Labels
enhancement New feature or request

Comments

@minump
Copy link
Collaborator

minump commented Oct 18, 2022

Description

Delete specific indexes from contribution collection.
Currently all indexes except "id" and "text_index" is dropped.
Delete mongodb contribution collection index based on name. Delete indexes - "name", "capabilities.name", "talents.name" from coll_contribution.
Do coll_contribution.drop_index(index_name)

Acceptance Criteria

Delete old indexes with specific names.

@minump minump added the enhancement New feature or request label Oct 18, 2022
@minump minump self-assigned this Oct 18, 2022
@minump minump linked a pull request Oct 20, 2022 that will close this issue
18 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant