Hi Kevin, Can you please properly subscribe to the mailing list so that community receives email notifications. Follow the instructions here: http://apache-ignite-users.70518.x6.nabble.com/mailing_list/MailingListOptions.jtp?forum=1
Kevin Daly wrote > Say I have an object with a String[] Stored in it. > > And I have the field as Indexed.. > > can I do an SQL statement that will be efficient for finding values such > as find me all the objects that have this value in the Array? I don't think this is supported right now. Can you clarify what kind of query you're going to execute? Are you going to search only by equality or with less than/greater than conditions as well? -Val -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Searching-for-something-based-on-an-Array-values-tp2047p2050.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
