Following on from his example of a simple cache with key value pairs (now
strings! IgniteCache<String, String>), how would I create a sql query on the
data:

http://127.0.0.1:8080/ignite?cmd=qryexe&cacheName=GridCacheTest&pageSize=1&Type=String&qry=_key+%3D+1

gives:
{"successStatus":1,"error":"class org.apache.ignite.IgniteException:
null","sessionToken":null,"response":null}

Does this only make sense if the value is a complex type/structure


Similarly how would I do a qryfldexe to see all values



--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Reply via email to