You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RUBY-3268 search index management helpers (mongodb#2777)
* 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
0 commit comments