Skip to content

RUBY-3352 Backport RUBY-3268 atlas search index helpers to 2.19-stable #2804

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

Merged

Conversation

jamis
Copy link
Contributor

@jamis jamis commented Nov 9, 2023

Backports the Atlas Search Index Management helpers from RUBY-3268, to 2.19-stable.

jamis added 4 commits November 9, 2023 10:14
* RUBY-3268 Index View API for Search Indexes

* documentation, and align method names with the spec

* return the correct value here

* suppress NamespaceNotFound errors for the drop operation

* prose tests for search indexes

* rubocop

* prose tests pass

* first stab at evergreen config for index management specs

* rubocop

* gah, executable permissions

* don't use FLE for full atlas tests

* make sure MONGODB_URI is set

* set the timeout higher for the search index specs

* pass all aggregation options through to the list indexes command

* use the correct implementation for #empty?

* remove unnecessary validation
…rdown (mongodb#2780)

also, expose task_id expansion as environment variable to those scripts
@jamis jamis merged commit a0526f8 into mongodb:2.19-stable Nov 14, 2023
@jamis jamis deleted the 3268-backport-atlas-search-index-helpers branch November 14, 2023 17:44
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