fuzzydb icon indicating copy to clipboard operation
fuzzydb copied to clipboard

Convert index support to client side ensureIndex / removeIndex

Open nealeu opened this issue 13 years ago • 0 comments

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 avatar Sep 22 '12 21:09 nealeu