Skip to content

Conversation

schmalliso
Copy link
Contributor

Search is now using the docs-search-indexes-test bucket, not the old bucket(s) we were using previously. This updates the Makefile that y'all use for deploys to put the manifests into the right bucket.

I've manually copied the existing manifests over so that search will work as designed from the main docs search, this will just ensure that updates end up in the right place. You'll probably want to back-port the changes to the earlier editions that are actively maintained.

add this to the top:

SEARCH_INDEX_BUCKET=docs-search-indexes-test

replace the -b argument in the mut-index invocations with this:

-b ${SEARCH_INDEX_BUCKET} -p search-indexes/prd

@schmalliso schmalliso requested a review from terakilobyte June 28, 2022 14:36
@ccho-mongodb ccho-mongodb merged commit eb4aa47 into master Jun 22, 2023
@ccho-mongodb ccho-mongodb deleted the fix-search branch June 22, 2023 22:12
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.

2 participants