Document omitted from query on Couchbase 4.5.1

Thanks for the quick answer, property_1 is actually a double, it was between “” because I copied from a log. Anyways, I tried using TO_NUMBER to cast the values but i had no success. The document has also a string property called “identifier” which is a unique identifier as string, and i tried to find the it using that property, but still no success. I tried multiple queries with different parameters, like document id, or property_1 equals that value; but it can not find the document on the server.