Skip to content

adding indexing for new collections created by the api route#258

Merged
max-zilla merged 5 commits into
developfrom
bugfix/257-collection-api-create
Sep 10, 2021
Merged

adding indexing for new collections created by the api route#258
max-zilla merged 5 commits into
developfrom
bugfix/257-collection-api-create

Conversation

@tcnichol
Copy link
Copy Markdown
Contributor

Description

In the collection api routes, newly created collections were not indexed with elasticsearch. This meant that when a script creates new collections, they would not be found via search.

Review Time Estimate

  • When possible

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • [ x] I have updated the CHANGELOG.md.
  • [x ] I have signed the CLA
  • [ x] I have updated the documentation accordingly.
  • [ x] I have read the CONTRIBUTING document.
  • All new and existing tests passed.

@tcnichol tcnichol linked an issue Jul 24, 2021 that may be closed by this pull request
@tcnichol tcnichol requested review from max-zilla and robkooper July 24, 2021 21:28
@max-zilla
Copy link
Copy Markdown
Contributor

Please fix merge conflict, otherwise looks good

@tcnichol
Copy link
Copy Markdown
Contributor Author

merged develop. should be good now.

@max-zilla max-zilla merged commit e993504 into develop Sep 10, 2021
@max-zilla max-zilla deleted the bugfix/257-collection-api-create branch September 10, 2021 14:57
@lmarini lmarini mentioned this pull request Oct 5, 2021
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.

collections created by api routes are not returned in search

2 participants