Export - CSV (All fields)
Export - CSV (Current fields)
DRIVERS-2688
Search index unified tests should specify that they cannot run against AtlasDRIVERS-2637
Add search index management helpersDRIVERS-2662
clarify search index management API overloadsDRIVERS-2854
update the index management spec to use the `v` option instead of `version` for createIndexDRIVERS-2298
Merge index management and enumeration specsDRIVERS-2212
Add spec tests for all helpers that supports comment field.DRIVERS-3078
Include the type field in updateSearchIndex command documentDRIVERS-3345
Ensure that not specifying the name and type when creating a search index will result in the name being "default" and the type being "search"DRIVERS-3363
Test that drivers to not attach inherited read/write concern from sessions to search index commandsDRIVERS-3357
Search index management spec test incompatible with Local Atlas Docker imageDRIVERS-2761
Avoid Appending Write/Read Concern in Atlas Search Index Helper CommandsDRIVERS-3399
Enhance dropIndexes to accept multiple specific indexes to dropDRIVERS-2634
Add tests to verify Comment option is applied in index management commandsDRIVERS-742
Add support for the comment field to all helpersDRIVERS-2809
Drivers Support for indexing and querying on UUID and null datatypeDRIVERS-2794
Update $listSearchIndexes test in Search index tests to create a databaseDRIVERS-2797
Search index management operations fail with a different error messageDRIVERS-2109
Add tests to Index Management specDRIVERS-2995
Add `await` option for Search Index OperationsDRIVERS-3225
Ensure search index definition schema changes don't affect driversDRIVERS-3295
Atlas Search: Configurable Dynamic Indexing
{"errorMessages":["jqlTooComplex"],"errors":{}}
[{"id":-1,"name":"My open issues","jql":"assignee = currentUser() AND resolution = Unresolved order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-2,"name":"Reported by me","jql":"reporter = currentUser() order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-4,"name":"All issues","jql":"order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-5,"name":"Open issues","jql":"resolution = Unresolved order by priority DESC,updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-9,"name":"Done issues","jql":"statusCategory = Done order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-3,"name":"Viewed recently","jql":"issuekey in issueHistory() order by lastViewed DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-6,"name":"Created recently","jql":"created >= -1w order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-7,"name":"Resolved recently","jql":"resolutiondate >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-8,"name":"Updated recently","jql":"updated >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false}]
0.3
0