I don't understand what the reasoning behind manually setting the IndexedType pair in the configuration. Yes, this is a field that is indexed, but the problem is that it's not correctly pulling the data from C* and it's worked in the past with other C* tables/caches via @Annotation without the need to manually set it. Also, based on the changes that I made, it didn't make any difference manually setting the IndexedType pair: either by Java or by XML. I may not have set it up correctly, though.Note: I did not have both the XML and the Java configuration set at the same time. I had one or the other and neither worked. By Java in Application.java.test1() method By XML in cassandra-ignite.xml
-- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
