After some research I found, that only exact much of List as value to search return record, as example if we store index OType.EMBEDDEDLIST String and value is like [[email protected]] so we can find such records with same List<String> ... [[email protected]]. But if we have more one records on key like [[email protected], superadmin] when we try to search with [email protected] we get 0 result.
Is it possible or any way to store multiple keys as List and made that autoindex? Before I did it with manual index, and all works fine. Thanks for any clue Regards, Valentin -- --- 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.
