[Developers] Validity of "link" queries
John Giannandrea
jg at metaweb.com
Tue Mar 10 23:17:43 UTC 2009
You cant currently combine "*":null and a valid clause. Its because
"*":null implies valid:true
Yes, this is a known bug, MQL-258 to be exact.
-jg
On Mar 10, 2009, at 4:20 PM, Kurt Bollacker wrote:
>
> I'm having trouble constraining the "valid" property in "link"
> queries. Consider the query:
>
> {
> "*" : null,
> "limit" : 1,
> "type" : "/type/link",
> "valid" : null
> }
More information about the Developers
mailing list