You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ignite.apache.org by Manikanta Reddy P <ma...@gmail.com> on 2018/02/11 04:31:30 UTC

Is there any work around for indexing list in Apache ignite and use in where clause?

I am not sure how to index List/array in apache ignite. I want to use my
list/array in where clause, I can write custom function but it will search
all the data set, But I am looking for indexing of list/array. Please help
me.

Thanks,
Mani.

Re: Is there any work around for indexing list in Apache ignite and use in where clause?

Posted by vkulichenko <va...@gmail.com>.
This is also discussed on StackOverflow:
https://stackoverflow.com/questions/48723261/is-there-any-work-around-for-indexing-list-in-apche-ignite-and-use-in-where-clau

-Val



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

Re: Is there any work around for indexing list in Apache ignite and use in where clause?

Posted by Roman Guseinov <ro...@gromtech.ru>.
Hi Mani,

It looks like indexes for list/array field types are not supported.

Could you describe your use case in more detail? Could you send examples of
data and search parameters? Maybe there are some workarounds.

Regards,
Roman



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