Hi, Indexes for nested collections and in particular for maps are not supported.
If you need indexes for data please consider analyzing and refactoring the problem domain. You could either flatten map so that its keys become fields of the Model or move data into separate cache/caches related to Model. -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
