Re: Trouble Enabling Query Indexing

2015-06-13 Thread fluffy
-- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Trouble-Enabling-Query-Indexing-tp377p490.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Re: Trouble Enabling Query Indexing

2015-06-12 Thread Valentin Kulichenko
.nabble.com/Trouble-Enabling-Query-Indexing-tp377p481.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Re: Trouble Enabling Query Indexing

2015-06-12 Thread dsetrakyan
.nabble.com/Trouble-Enabling-Query-Indexing-tp377p474.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Re: Trouble Enabling Query Indexing

2015-06-12 Thread leroyJr
as a key it would fail. If we used Java Integer it worked. I believe the Ignite folks will be addressing this in an upcoming release. -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Trouble-Enabling-Query-Indexing-tp377p477.html Sent from the Apache Ignite Users mailing

Re: Trouble Enabling Query Indexing

2015-05-26 Thread sergi
By the way in Scala you should use @ScalarCacheQuerySqlField annotation. Ignite has ScalarCacheQueryExample in examples to show how it works. -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Trouble-Enabling-Query-Indexing-tp377p409.html Sent from the Apache

Re: Trouble Enabling Query Indexing

2015-05-25 Thread leroyJr
-ignite-users.70518.x6.nabble.com/Trouble-Enabling-Query-Indexing-tp377p389.html To unsubscribe from Trouble Enabling Query Indexing, click here http://apache-ignite-users.70518.x6.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_codenode=377code=bWlrZW1hdG5leWpyQGdtYWlsLmNvbXwzNzd8LTkwOTQ1NTU3

Re: Trouble Enabling Query Indexing

2015-05-25 Thread sergi
Please look at CacheConfiguration.setIndexedTypes method. -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Trouble-Enabling-Query-Indexing-tp377p406.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.