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

Convert index support to client side ensureIndex / removeIndex #89

Open
nealeu opened this issue Sep 22, 2012 · 0 comments
Open

Convert index support to client side ensureIndex / removeIndex #89

nealeu opened this issue Sep 22, 2012 · 0 comments

Comments

@nealeu
Copy link
Member

nealeu commented Sep 22, 2012

Spring support needs ability to manage indexes without change of java class definitions on server.

Indexes.createIndex(Class) needs exposing as Indexes.createIndex(IndexDefinition) where IndexDefinition captures the required index.

nealeu added a commit that referenced this issue Sep 23, 2012
This is a stepping stone to being able to ensureIndex(IndexDefinition) from the client.
nealeu added a commit that referenced this issue Sep 24, 2012
This is probably the quickest approach to supporting ObjectId as identity in spring-data-fuzzydb
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