Skip to content

Re-introduce IndexModel from the official driver #87

@simoneromano96

Description

@simoneromano96

With mongo driver 2.0 they re-introduced the IndexModel.

Currently wither uses a custom implementation to create and manage indexes.

There is also a bug, the custom implementation does not work with text-based indexes after the first run, I don't think we should try to solve this issue before re-introducing the IndexModel since I'm pretty sure it will fix itself.

Related documentation:

Metadata

Metadata

Labels

driverthe underlying mongodb driver

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions