Basically, we just need indexing on keys, as we only query via keys (which is Long type). Value is is ArrayList<MyPOJO> which we don't need to query. Is there any way to add index only on keys.
-- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Ignite-cache-range-query-using-cache-keys-tp10717p10786.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
