Wallace, the issue is the structure of your documents.
{
"Address": "21 Weelara Road, City Beach, WA 6015",
"Price": "$3,600,000",
"Url": "/property-house-wa-city+beach-108137341",
"SiteId": "t108137341",
"Source": "rea",
"CreatedOn": "2012-04-05T13:52:43.0000000Z",
"LastUpdated": "2012-04-11T11:03:57.0000000Z",
"LastModified": "2012-04-05T13:52:43.0000000Z",
"PriceHistories": [
{
"ChangeDate": "2012-04-05T13:52:43.0000000Z",
"Value": "$3,600,000",
"Notes": ""
}
],
"Suburb": "city beach"
}
Note that it doesn't HAVE a State property. Because it doesn't have a state property (vs. having it and it being null), you can't query on that.