Kapil -- YOUR SUGGESTION GOT ME TO THE ANSWER. With the ETL using the mixed case index name that exactly matched the imported field name then everything works.
*SELECT FROM Player WHERE PlayerId = 99SELECT FROM player WHERE playerid = 99SELECT FROM PLAYER WHERE PLAYERID = 99* *??>> So, this is a bug, right?* On Friday, June 5, 2015 at 12:33:35 PM UTC+3, MV-dev1 wrote: > > > I'll make these changes, blow away the database and import again. > > On Friday, June 5, 2015 at 12:07:30 PM UTC+3, Kapil Ranade wrote: >> >> Another suggestion, try using PlayerID instead of PlayerId >> (Case-sesitive). >> >>> >>> -- --- 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.
