Skip to content
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

Create compound wildcard index when running with MongoDB >= 7.0 #1770

Open
thjaeckle opened this issue Oct 9, 2023 · 0 comments
Open

Create compound wildcard index when running with MongoDB >= 7.0 #1770

thjaeckle opened this issue Oct 9, 2023 · 0 comments

Comments

@thjaeckle
Copy link
Member

MongDB 7.0 adds support for compound wildcard indexes.
This can be utilized for the Ditto search index in the way that e.g. the namespace (being part of the top level search index) may be used in combination with the wildcard index.

Or even the global reads..

That should be a great option to optimize query performance when specifying a namespace, doing search queries.

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

No branches or pull requests

1 participant