Search contacts using SOAP API

Hi,
I’m trying to search contacts with SOAP API. It works fine when I use contacts.first_name or contacts.last_name.
But it fails if I use contacts.email.

I tried accessing query with email1 too.