It's a bit weird, because the created index *does* include all values in an array. So if I have an index with all the values from within the lists, it would make sense that I could issue an indexed based range query... On Sep 4, 2015 10:14, "Giulia Brignoli" <[email protected]> wrote:
> Hi Lior, > > probably your problem is that you have an embedded list, because Orient > can't scroll through the entire list through your query. > I think that the only plausible solution would be to create a javascript > function that will extract the various fields of the list and examine them > one by one. > > Best Regards, > Giulia > > -- > > --- > You received this message because you are subscribed to a topic in the > Google Groups "OrientDB" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/orient-database/PPV2B9PZ_ng/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- --- You received this message because you are subscribed to the Google Groups "OrientDB" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
