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

Use random sampling of data to determine field cardinalities #41

Open
genixpro opened this issue Aug 25, 2016 · 0 comments
Open

Use random sampling of data to determine field cardinalities #41

genixpro opened this issue Aug 25, 2016 · 0 comments

Comments

@genixpro
Copy link

Hello,

My name is Brad. I have used Dex quite a bit, but I found it frustrating that I would have to manually hand-tune the indexes after wards. Dex just doesn't go far enough.

The one particular feature that is really missing from Dex is the ability to automatically sort its recommended indexes by the cardinality of its fields.

After becoming very frustrated having to hand tune the results every time, I eventually created my own tool.

https://bitbucket.org/sensibill/mongo-dynamic-indexer/overview

I would really suggest you guys at Mongolab come check it out. I have developed an algorithm that can automatically sort indexes by their cardinality, and a whole lot more. I hope we can collaborate. Either way, I recommend field cardinality sorting as a feature for Dex.

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